This repository has been archived by the owner on May 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Add custom tags to markdown #15
Comments
This was referenced Sep 7, 2016
Closed
Closed
Use tags different to EJS (maybe add option to different tags parsers) |
Use custom tags and 3 steps for rendering in EJS instead of direct rendering:
|
Closed
the option above require executing recursively the parsing command |
Custom tags parser: https://github.com/angrykoala/xejs |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Simple tags to use before rendering markdown.
e.g.
{{ include "file" }}
The text was updated successfully, but these errors were encountered: