|1Quick Reference| |^ The term |/closure| refers to the need to terminate a tag's effect on intervening content. As described in |link|Markup Fundamentals| the closure is a vertical bar followed by white-space, or two Vbars if not followed by white-space. Annotated closure using |=\|!| is also available. In these tables |/required| means exactly that, |/none| resulting in an error if tried, and |/implied| that the tag contains all the markup data required in itself (often with a parameter). |table| |~ |:4 |0Highlight| |~ |~_ |:&width:12em;. Description |: Syntax |: Example |: Reference |~ |~#* |. bold text |. |=\|*...\|| |. |*bold text| |. |link>>|Text Highlight| |~ |. center text |. |=\|><...\|| |.>< center text |~ |. italicise text |. |=\|/...\|| |.2 |/italicised text| |~ |. monospace text |. |=\|\=...\|| |.2 |=monospaced text| |~ |. no-wrap text |. |=\|>>...\|| |.2 |>>this text will not wrap no matter what!| |~ |. strike text |. |=\|-...\|| |.2 |-strike text| |~ |. underline text |. |=\|_...\|| |.2 |_underlined text| |~ |. special class text |. |=\|'|/class=||...\|| |.2 |'wasdoc2.wasDOC| |~#!* |:4 |0Pagination| |~ |~_ |: Description |: Syntax |: Closure |: Reference |~ |~#* |. paragraph * |. |=\|^|| |. none |. |link|Breaks| |~ |. new line |. |=\|^-| |.2 none |~ |. new page |. |=\|page\||| |.2 none |~ |. new page when printed |. |=\|ppage\||| |.2 none |~ |. end of document |. |=\|epage\||| |.2 none |~ |~#!* |.4 \*\ |/Paragraphs will take a trailing |=| (plus) symbol to indent.| |9Quick Reference Blocks| |~ |:4 |0Blocks| |~_ |: Description |: Syntax |: Closure |: Reference |~ |~#* |. text as written |. |=\|asis\||| |. \|\|\|\| (four on a line by themselves) |. |link|Blocks| |~ |. some text as a block |. |=\|block\||| |.2 required |~ |. code example |. |=\|code\||| |.2 required |~ |. example |. |=\|example\||| |.2 required |~ |. inline text |. |=\|inline\||| |.2 required |~ |. monospace pre-formatted |. |=\|mono\||| |.2 required |~ |. obvious note |. |=\|note\||| |.2 required |~ |. proportional pre-formatted |. |=\|prop\||| |.2 required |~ |. quoted text |. |=\|quote\||| |.2 required |~ |~#!* |.4 |/All will take additional styling (see |link|Explicit Styling||)| |9Quick Reference Lists| |~ |:4 |0Lists| |~ |~_ |: Description |: Syntax |: Closure |: Reference |~ |~#* |. simple |. |=\|simple\|| |. required |. |link|Lists| |~#^* |. |. |=\|sl\|| |.2 required |~ |. numeric |. |=\|number\|| |.2 required |~#^* |. |. |=\|ol\|| |.2 required |~ |. bulleted |. |=\|bullet\|| |.2 required |~#^* |. |. |=\|ul\|| |.2 required |~ |. item |. |=\|item\|| |.2 none |~#^* |. |. |=\|li\|| |.2 none |~#^* |. |. |=\|&| |.2 none |~ |~#!* |.4 |/All will take additional styling (see |link|Explicit Styling||)| |9Quick Reference Tables| |~#!* |:4 |0Tables| |~ |~_ |: Description |: Syntax |: Closure |: Reference |~ |~#* |. begin table |. |=\|table\|| |. required |. |link|Tables| |~#^* |. |. |=\|tabular\|| |.2 required |row| |data| begin row |data| |=\|~| |data2| none |~#^* |. |. |=\|tr\|| |.2 none |~#^* |. |. |=\|row\|| |.2 none |~ |. header cell |. |=\|:\|| |.2 none |~#^* |. |. |=\|th\|| |.2 none |~#^* |. |. |=\|head\|| |.2 none |~ |. data cell |. |=\|.\|| |.2 none |~#^* |. |. |=\|td\|| |.2 none |~#^* |. |. |=\|data\|| |.2 none |~ |~#!* |.4 |/All will take additional styling (see |link|Explicit Styling||)| |9Quick Reference Links| |~#!* |:4 |0Links| |~ |~_ |: Description |: Syntax |: Closure |: Reference |~ |~#* |. external resource |. |=\|link\|https://host/path\|| |. implied |. |link|Links| |~ |. external with description |. |=\|link\|https://host/path\|\\\ |^-A link to WASD\|| |.2 implied |~#* |. external in new page |. |=\|link%\|https://host/path\|| |.2 implied |~ |. internal reference |. |=\|link\|Document Style\|| |.2 implied |~ |. to equivalent fragment |. |=\|link\|#documentstyle\|| |.2 implied |~ |. to another document |. |=\|link\|../doc_two/\\\ |^-#Somewhere Inside It\|\\\ |^-This is another document\|| |.2 implied |~ |. another in new page |. |=\|link%\|../doc_two/\\\ |^-#Somewhere Inside It\|\\\ |^-This is another document\|| |.2 implied |9Quick Reference Various| |~#!* |:4 |0Various| |~ |~_ |:&width:10em;. Description |: Syntax |: Closure |: Reference |~ |~#* |. text as-is |. |=\|=...\|| |. required |. |link|\|" and \|asis\|| |~ |. insert data |. |=\|insert\||/keyword||=\||| |. implied |. |link|Insertion| |~ |. |. |=\|insert\|spawn=|/DCL command||\|| |. implied |. |link|Spawned Command| |~ |. insert image |. |=\|image\||/image URI/L| | |. implied |. |link|Images| |~ |. draw box diagram |. |=\|draw\| |. required | |. |link|Box Drawing| |~ |. comment line |. |=\|//| |. none |. |link|Control| |9Quick Reference Control| |~#!* |:4 |0Control| |~ |~_ |: Description |: Syntax |: Closure |: Reference |~ |~#* |.; break source |. |=\|break\|| |.2 implied |~ |.; exit document processing |. |=\|exit\|| |.2 implied |~ |.>> tag stack |. |=\|insight!\|| |. implied |. |link|Document Insights| |~ |.>> text and HTML reveal |. |=\|insight@\|| |.2 implied |~ |.; only when printed |. |=\|print\|| |.2 implied |~ |.; omit when printed |. |=\|noprint\|| |.2 implied |9Quick Reference Settings| |~#!* |:4 |0Settings| |~ |~_ |: Description |: Syntax |: Closure |: Reference |~ |~#* |.>> document in major sections |. |=\|set\|chunked=-1\|| |. implied |. |link|Settings| |~#^* |. |. |=\|set\|chunked=0\|| |.2 |~#^* |. |. |=\|set\|chunked=1\|| |.2 |~ |.>> index of content columns |.>> |=\|set\|idx=cols=|/integer||\|| |. implied |. |link|Document Index| |~#^* |. |. |=\|set\|idx=collate=\|| |.2 |~ |.>> informational content |.>> |=\|set\|insight=|/integer||\|| |. implied |. |link|Document Insights| |~ |. localization |. |=\|set\|locale=|/string||\|| |.2 implied |~ |. navigation arrows |. |=\|set\|navigate=0\|| |.2 implied |~#^* |. |. |=\|set\|navigate=1\|| |.2 |~#^* |. |. |=\|set\|navigate=2\|| |.2 |~ |. default note heading |. |=\|set\|note=Attention!\|| |.2 implied |~ |. pagination |. |=\|set\|paginate=1\|| |.2 implied |~ |. dynamic review period |. |=\|set\|review=|/number||\|| |.2 implied |~ |. document as if static |. |=\|set\|static=1\|| |.2 implied |~ |. set default table margin |. |=\|set\|table=|/flag||\|| |.2 implied |~ |. explicit document title |. |=\|set\|title=This Is The Title\|| |.2 implied |~ |.>> table of content columns |.>> |=\|set\|toc=cols=|/integer||\|| |. implied |. |link|Primary TOC| |~#^* |.>> table of content format |.>> |=\|set\|toc=format=|/string||\|| |.2 |~ |. secondary TOC |. |=\|set\|toc2=1\|| |. implied |. |link|Secondary TOC| |~#^* |. |. |=\|set\|toc2=2\|| |.2 |~#^* |. |. |=\|set\|toc2=cols=\|| |.2 |~ |. set a FLAG value |. |=\|set\|AFLAG=|/integer||\|| |. implied |. |link|FLAGs| |~#^* |. |. |=\|set\|AFLAG=|/string||\|| |.2 |!table|