@@ -56,13 +56,13 @@ <h1><a href="http://www.structured-commons.org">Structured Commons <strong></str
5656 < tbody valign ="top ">
5757 < tr class ="field "> < th class ="docinfo-name "> SCEP:</ th > < td class ="field-body "> 106</ td > </ tr >
5858 < tr class ="field "> < th class ="docinfo-name "> Title:</ th > < td class ="field-body "> Document formats suitable for “source” documents</ td > </ tr >
59- < tr class ="field "> < th class ="docinfo-name "> Version:</ th > < td class ="field-body "> 8da1d99a54d6707277bb555c19e887e510563617 </ td > </ tr >
60- < tr class ="field "> < th class ="docinfo-name "> Last modified:</ th > < td class ="field-body "> 2014-06-23 19:12:48 UTC (Mon, 23 June 2014)</ td > </ tr >
59+ < tr class ="field "> < th class ="docinfo-name "> Version:</ th > < td class ="field-body "> 0168d1a388501410bcb1b4af49f7368079bc2a31 </ td > </ tr >
60+ < tr class ="field "> < th class ="docinfo-name "> Last modified:</ th > < td class ="field-body "> 2014-06-23 19:57:24 UTC (Mon, 23 June 2014)</ td > </ tr >
6161 < tr class ="field "> < th class ="docinfo-name "> Author:</ th > < td class ="field-body "> Raphael ‘kena’ Poss</ td > </ tr >
6262 < tr class ="field "> < th class ="docinfo-name "> Status:</ th > < td class ="field-body "> Draft</ td > </ tr >
6363 < tr class ="field "> < th class ="docinfo-name "> Type:</ th > < td class ="field-body "> Informational</ td > </ tr >
6464 < tr class ="field "> < th class ="docinfo-name "> Created:</ th > < td class ="field-body "> 2014-06-23</ td > </ tr >
65- < tr class ="field "> < th class ="docinfo-name "> Source:</ th > < td class ="field-body "> < a href ="scep0106.rst "> scep0106.rst</ a > (< tt > fp:oHd1tEuNH-i5eUzXAFB5-ljIg7eRE4Y4qVOmAuUC-yGphw </ tt > )</ td > </ tr >
65+ < tr class ="field "> < th class ="docinfo-name "> Source:</ th > < td class ="field-body "> < a href ="scep0106.rst "> scep0106.rst</ a > (< tt > fp:BWjv4jDYalRv-bah5arJXQXlq9-hquertx661a3C_kv4Gg </ tt > )</ td > </ tr >
6666 </ tbody > </ table >
6767
6868 < div class ="section " id ="introduction ">
@@ -394,6 +394,111 @@ <h2>Choice of markup languages</h2>
394394programs, etc.</ li >
395395</ ol >
396396</ div >
397+ < div class ="section " id ="example-markup-languages ">
398+ < h2 > Example markup languages</ h2 >
399+ < p > The following table summarizes a few markup languages in common use at
400+ the time of this writing (2014). < strong > This table is provided for
401+ informational use only</ strong > . This < span class ="caps "> SCEP</ span > does not endorse nor promote any
402+ of these languages and associated technologies.</ p >
403+ < table border ="1 " class ="table docutils ">
404+ < colgroup >
405+ < col width ="11% " />
406+ < col width ="14% " />
407+ < col width ="9% " />
408+ < col width ="11% " />
409+ < col width ="55% " />
410+ </ colgroup >
411+ < thead valign ="bottom ">
412+ < tr > < th class ="head "> Name</ th >
413+ < th class ="head "> Status</ th >
414+ < th class ="head "> Origins /
415+ motivation</ th >
416+ < th class ="head "> Strong support
417+ for print</ th >
418+ < th class ="head "> Links</ th >
419+ </ tr >
420+ </ thead >
421+ < tbody valign ="top ">
422+ < tr > < td > < a class ="reference external " href ="http://en.wikipedia.org/wiki/LaTeX "> LaTeX</ a > </ td >
423+ < td > Actively used < span class ="amp "> &</ span >
424+ coherently
425+ maintained</ td >
426+ < td > Scientific
427+ publishing</ td >
428+ < td > yes</ td >
429+ < td > < a class ="reference external " href ="http://en.wikibooks.org/wiki/LaTeX "> user manual</ a > ,
430+ < a class ="reference external " href ="http://www.sharelatex.com/ "> example online editor</ a > </ td >
431+ </ tr >
432+ < tr > < td > < a class ="reference external " href ="http://en.wikipedia.org/wiki/ReStructuredText "> rST</ a > </ td >
433+ < td > Actively used < span class ="amp "> &</ span >
434+ coherently
435+ maintained</ td >
436+ < td > Technical
437+ documentation</ td >
438+ < td > yes</ td >
439+ < td > < a class ="reference external " href ="http://docutils.sourceforge.net/rst.html "> user manual</ a > ,
440+ < a class ="reference external " href ="http://notex.ch/ "> example online editor</ a > ,
441+ < a class ="reference external " href ="http://rst.ninjs.org/ "> alternate online editor</ a > </ td >
442+ </ tr >
443+ < tr > < td > < a class ="reference external " href ="http://en.wikipedia.org/wiki/Texinfo "> Texinfo</ a > </ td >
444+ < td > Actively used < span class ="amp "> &</ span >
445+ coherently
446+ maintained</ td >
447+ < td > Technical
448+ documentation</ td >
449+ < td > yes</ td >
450+ < td > < a class ="reference external " href ="https://www.gnu.org/software/texinfo/ "> documentation</ a > </ td >
451+ </ tr >
452+ < tr > < td > < a class ="reference external " href ="http://en.wikipedia.org/wiki/Plain_Old_Documentation "> < span class ="caps "> POD</ span > </ a > </ td >
453+ < td > Somewhat less
454+ actively used,
455+ coherently
456+ maintained</ td >
457+ < td > Technical
458+ documentation</ td >
459+ < td > yes</ td >
460+ < td > < a class ="reference external " href ="http://perldoc.perl.org/perlpod.html "> user manual</ a > </ td >
461+ </ tr >
462+ < tr > < td > < a class ="reference external " href ="http://en.wikipedia.org/wiki/Markdown "> Markdown</ a > </ td >
463+ < td > Actively used < span class ="amp "> &</ span >
464+ fragmented
465+ implementations</ td >
466+ < td > Web authoring</ td >
467+ < td > </ td >
468+ < td > < a class ="reference external " href ="http://daringfireball.net/projects/markdown/ "> user manual</ a > ,
469+ < a class ="reference external " href ="http://daringfireball.net/2004/03/dive_into_markdown "> manifesto</ a > </ td >
470+ </ tr >
471+ < tr > < td > < a class ="reference external " href ="http://en.wikipedia.org/wiki/Org-mode "> Org-mode</ a > </ td >
472+ < td > Actively used,
473+ coherently
474+ maintained</ td >
475+ < td > Productivity
476+ enhancements</ td >
477+ < td > </ td >
478+ < td > < a class ="reference external " href ="http://orgmode.org/#docs "> user manuals</ a > </ td >
479+ </ tr >
480+ < tr > < td > < a class ="reference external " href ="http://en.wikipedia.org/wiki/Wiki_markup "> Wiki markup</ a > </ td >
481+ < td > Actively used,
482+ fragmented
483+ implementations</ td >
484+ < td > Knowledge
485+ preservation</ td >
486+ < td > </ td >
487+ < td > < a class ="reference external " href ="https://en.wikipedia.org/wiki/Help:Wiki_markup "> user manual</ a > ,
488+ < a class ="reference external " href ="https://en.wikipedia.org/wiki/Wikipedia:Sandbox "> example online editor</ a > </ td >
489+ </ tr >
490+ < tr > < td > < a class ="reference external " href ="http://en.wikipedia.org/wiki/Textile_%28markup_language%29 "> Textile</ a > </ td >
491+ < td > Somewhat less
492+ actively used,
493+ coherently
494+ maintained</ td >
495+ < td > Web authoring</ td >
496+ < td > </ td >
497+ < td > < a class ="reference external " href ="http://txstyle.org/ "> user manual < span class ="amp "> &</ span > example online editor</ a > </ td >
498+ </ tr >
499+ </ tbody >
500+ </ table >
501+ </ div >
397502< div class ="section " id ="references ">
398503< h2 > References</ h2 >
399504< table class ="docutils footnote " frame ="void " id ="scep-100 " rules ="none ">
0 commit comments