feat: tumblr grammar with highlights, injections, and tests
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
==================
|
||||
Simple lang tag
|
||||
==================
|
||||
|
||||
{lang:Source}
|
||||
|
||||
---
|
||||
|
||||
(template
|
||||
(content)
|
||||
(lang_tag
|
||||
(lang_text))
|
||||
(content))
|
||||
|
||||
==================
|
||||
Lang tag with spaces and punctuation
|
||||
==================
|
||||
|
||||
{lang:Read more, please}
|
||||
|
||||
---
|
||||
|
||||
(template
|
||||
(content)
|
||||
(lang_tag
|
||||
(lang_text))
|
||||
(content))
|
||||
Reference in New Issue
Block a user