Skip to content

maxisam/Hexo-tag-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexo-Tag-Snippets README

Features

Provide tag snippets for Hexo in Markdown

like

-hcb will turn into

{% codeblock [title] [lang:language] [url] [link text] %}
code snippet
{% endcodeblock %}

Using

-hcbj: code block for javascript

-hquote: Block Quote

Source

Github