From 53364ddc2e09362cb17432abf4fb598557554a9f Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 30 Oct 2021 11:42:13 +0800 Subject: + LDoc --- Data/Libraries/LDoc/tests/styles/opt.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Data/Libraries/LDoc/tests/styles/opt.md (limited to 'Data/Libraries/LDoc/tests/styles/opt.md') diff --git a/Data/Libraries/LDoc/tests/styles/opt.md b/Data/Libraries/LDoc/tests/styles/opt.md new file mode 100644 index 0000000..256f6b2 --- /dev/null +++ b/Data/Libraries/LDoc/tests/styles/opt.md @@ -0,0 +1,9 @@ +By default, an unbroken series of opt modifiers is converted to +'opt','optchain','optchain', so you get `(a[,b[,c])`. + +If `convert_opt` is specified, then no such conversion takes place; you then +must explicitly use `optchain`. + +The `@include` tag is only meaningful for project-level items like modules, +scripts, etc. The file is inserted into the document after being formatted. +In this case, you would usually specify `format="markdown"`. -- cgit v1.1-26-g67d0