Sha256: 00c0d42d57a6c46e0c1041ef24ec21ac28027a0ede8de3db5594ae4ccf3eaaab
Contents?: true
Size: 1.24 KB
Versions: 4
Compression:
Stored size: 1.24 KB
Contents
ref_macro[ @n[anchor] @desc[Creates a named anchor (or bookmark).] @aliases[bookmark, #] @example[=#[test\|Test Bookmark]=] @params[ -p[0|The identifier of the bookmark] -p[1|The contents of the bookmark &[opt]] ] ] ref_macro[ @n[draftcomment] @desc[If the $>[document.draft] is set to @true@, displays a draft comment within the document.] @aliases[dc] @example[=dc[This is printed only in draft documents.]=] @params[-p[0|The text of the comment.]] ] ref_macro[ @n[fmi] @desc[Creates a _For More Information_ link (for an example usage, see the %>[link]).] @example[=fmi[creating links\|#links]=] @params[ -p[0|The object that needs additional explanation.] -p[1|A valid bookmark within the document.] ] ] ref_macro[ @n[link] @desc[Creates an hyperlink (\/fmi[creating links|#links]).] @aliases[\/=>] @example[=\/=>[http://www.h3rald.com\|H3RALD.com]=] @params[ -p[0|A valid bookmark within the document or an URL.] -p[1|The text of the link &[opt].] ] ] ref_macro[ @n[todo] @aliases[!] @desc[Saves the value as a TODO item, which can be printed using the #>[todo] and included in the document if the $>[document.draft] is set to @true@.] @example[=todo[Remember to do this.]=] ]
Version data entries
4 entries across 4 versions & 1 rubygems