txt2tags Simplest markup ever %!includeconf: config.t2t %!postproc: '(?i)()' ' markup\1' % Fix images path %!postproc: '\.\./img/' 'img/' %!include: menu.t2t == Markup Demo == The txt2tags markup is simple and easy. But wait, it's powerful too! You can insert images, make lists, quotes and even tables. All of that using just a few extra characters on your text. No more tag names or funky attributes to remember. === Learn the markup now === The following table is a live demonstration of the marks. - On the left: plain text spiced with some symbols (the markup). - On the right: the marked text converted to HTML by txt2tags. % Get contents directly from the program's sources % TODO Fix include path issues %%%!include: ../src/doc/markup/markup.t2t % So let's make the easy way for now %!include: ''markup-table.html'' %!include: footer.t2t