mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-01 20:39:57 -05:00
docs: create a partial tag helper to include shared markdown files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
all the differences in markdown
|
||||
|
||||
***
|
||||
|
||||
asdfkljasdfl
|
||||
|
||||
## foo
|
||||
@@ -3,6 +3,8 @@ title: and
|
||||
comments: true
|
||||
---
|
||||
|
||||
{% partial then_should_difference %}
|
||||
|
||||
Make an assertion.
|
||||
|
||||
{% note info %}
|
||||
|
||||
Reference in New Issue
Block a user