minor fix...

This commit is contained in:
Alex A. Naanou 2016-08-15 23:39:23 +03:00 committed by GitHub
parent f796ddf256
commit f2db373b57

View File

@ -6,7 +6,7 @@ Any macro can be used in any of the two forms, either _inline_ or _HTML-like_.
Inline: Inline:
``` ```
@macro-name(arg) @macro-name(value)
``` ```
HTML-style: HTML-style: