docs: create a partial tag helper to include shared markdown files

This commit is contained in:
Brian Mann
2017-06-13 11:12:30 -04:00
parent 4f6734c2e4
commit a433b1eaa7
3 changed files with 16 additions and 0 deletions
@@ -0,0 +1,7 @@
all the differences in markdown
***
asdfkljasdfl
## foo
+2
View File
@@ -3,6 +3,8 @@ title: and
comments: true
---
{% partial then_should_difference %}
Make an assertion.
{% note info %}