diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2020-12-04 23:45:28 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2020-12-05 02:37:24 -0700 |
| commit | 996671c091b064e8eff8307769ad0fae9d99d14b (patch) | |
| tree | 9b8e0ba3ca4bc924f1c7b0078572e6ea1cb62032 /data | |
| parent | 17019cb9e4040e4636498a7aa792ae496c7247ea (diff) | |
add block about ID and role for phrases to syntax reference [skip ci]
Diffstat (limited to 'data')
| -rw-r--r-- | data/reference/syntax.adoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/reference/syntax.adoc b/data/reference/syntax.adoc index 1d047ae8..80cbb34b 100644 --- a/data/reference/syntax.adoc +++ b/data/reference/syntax.adoc @@ -54,6 +54,11 @@ A long time ago in a galaxy far, far away... (C) 1976 Arty Artisan I believe I shall--no, actually I won't. +.ID and roles for phrases +[.line-through]#delete me# +the [.path]_images_ directory +a [#wibble.term]*wibble* does wobble + .Macros // where c=specialchars, q=quotes, a=attributes, r=replacements, m=macros, p=post_replacements, etc. The European icon:flag[role=blue] is blue & contains pass:[************] arranged in a icon:circle-o[role=yellow]. |
