The Extent of lbxsfl formatting
Submitted by tcblack on Thu, 03/06/2008 - 11:40am
Formatting
The documented formatting for lbxsfl is very limited as it stands. It is based upon basic wiki syntax and provides for the following:
- Paragraphs
<crlf>- line breaks
\\
- Headings (1-6)
!!!!!!!!!!!!!!!!!!!!!
- Emphasis
- Italic
/ - Bold
*
- Italic
- Lists
- UL
<crlf> * - OL
<crlf> #. - nested lists of both types are accomplished by equalized spacing before the tag
- UL
- tables
| | | - Horizontal lines
----<crlf> - hyperlinks
- (this is misleading and appears to work only internally with Libronix- a big limitation)
-
[[datatypereference|displayedtext]] - Refer to the documentation regarding the differences between parsed and unparsed references
- Segment
{{ }}- Language Uses the two or three letter language code after a colon the word follows.
{{:el γινωσκω}}
- Blockquotes
{{{"<crlf> text <crlf> }}} - Characters can be escaped by preceding them with a tilde
~


Comments