JavaScript should be enabled to use this site, otherwise you won't see the graphic styles or be able to use some effects. Please enable or unblock JavaScript in your browser and refresh the page. Alternatively, for the author of this website, you can compile the .less file and use a .css file instead.
-
History
-
Recent changes
txt2tags wiki
Main page
txt2tags website
WikiSample
Menu
Index
Sandbox
Txt2tags Cookbook
Txt2tags tips
Other ressources
MarkItUp
Synchronized scrolling
Preview
Display
Exchange
Show page
Syntax
======================================================== You can also specify an [explicit link http://duh.org] with label. And remember, A TAB in front of the line does a quotation. More TABs, more depth (if allowed). Nice. = Lists = A list of items is natural, just putting a **dash** or a **plus** at the beginning of the line. == Plain List == The dash is the default list identifier. For sublists, just add **spaces** at the beginning of the line. More spaces, more sublists. - earth - america - south america - brazil - how deep can i go? - europe - lots of countries - mars - who knows? The list ends with **two** consecutive blank lines. == Numbered List == The same rules as the plain list, just a different identifier (plus). + one + two + three - mixed lists! - what a mess + counting again + ... + four == Definition List == The definition list identifier is a colon, followed by the term. The term contents is placed on the next line. : orange a yellow fruit : apple a green or red fruit : other fruits - wee! - mixing lists + again! + and again! = Tables = Use pipes to compose table rows and cells. Double pipe at the line beginning starts a heading row. Natural spaces specify each cell alignment. || heading 1 | heading 2 | heading 3 | | cell 1.1 | cell 1.2 | cell 1.3 | | cell 2.1 | cell 2.2 | cell 2.3 | Without the last pipe, no border: || heading 1 | heading 2 | heading 3 | cell 1.1 | cell 1.2 | cell 1.3 | cell 2.1 | cell 2.2 | cell 2.3 = Special Entities = Because things were too simple. == Images == The image mark is as simple as it can be: ``[filename]``. [img/photo.jpg] - The filename must end in PNG, JPG, GIF, or similar. - No spaces inside the brackets! == Other == The handy ``%%date`` macro expands to the current date. So today is %%date on the ISO ``YYYYMMDD`` format. You can also specify the date format with the %? flags, as ``%%date(%m-%d-%Y)`` which gives: %%date(%m-%d-%Y). That's all for now.
Password
Summary of changes
↓
↑