From 17019cb9e4040e4636498a7aa792ae496c7247ea Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Fri, 4 Dec 2020 23:42:38 -0700 Subject: add highlight/mark examples to syntax reference [skip ci] --- data/reference/syntax.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'data/reference') diff --git a/data/reference/syntax.adoc b/data/reference/syntax.adoc index 4abeb000..1d047ae8 100644 --- a/data/reference/syntax.adoc +++ b/data/reference/syntax.adoc @@ -41,11 +41,13 @@ _stress emphasis_ (aka italic) "`double`" and '`single`' typographic quotes +passthrough text+ (substitutions disabled) `+literal text+` (monospaced with substitutions disabled) +a #mark# to remember (highlighted for notation) .Unconstrained (applied anywhere) -**C**reate+**R**ead+**U**pdate+**D**elete +**C**reate, **R**ead, **U**pdate, and **D**elete (CRUD) fan__freakin__tastic ``mono``culture +##mark##up your text .Replacements A long time ago in a galaxy far, far away... -- cgit v1.2.3