Separate 'mkdocs_include_markdown_plugin' from project (#475)

This commit is contained in:
Álvaro Mondéjar
2020-12-06 16:55:04 +01:00
committed by GitHub
parent 49077c2a36
commit eae34832ec
6 changed files with 3 additions and 102 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ title: Home
---
{%
includemarkdown "../README.md"
include-markdown "../README.md"
start="<!--intro-start-->"
end="<!--intro-end-->"
%}