Skip to content

Commit 0b66426

Browse files
committed
Update the web site.
1 parent 0168d1a commit 0b66426

File tree

3 files changed

+155
-4
lines changed

3 files changed

+155
-4
lines changed

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Structured Commons</title><link href="http://www.structured-commons.org/" rel="alternate"></link><link href="http://www.structured-commons.org/feeds/all.atom.xml" rel="self"></link><id>http://www.structured-commons.org/</id><updated>2014-06-23T21:12:57Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Structured Commons</title><link href="http://www.structured-commons.org/" rel="alternate"></link><link href="http://www.structured-commons.org/feeds/all.atom.xml" rel="self"></link><id>http://www.structured-commons.org/</id><updated>2014-06-23T21:57:30Z</updated></feed>

scep0106.html

Lines changed: 108 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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 &#8220;source&#8221;&nbsp;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&nbsp;languages</h2>
394394
programs,&nbsp;etc.</li>
395395
</ol>
396396
</div>
397+
<div class="section" id="example-markup-languages">
398+
<h2>Example markup&nbsp;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&nbsp;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">&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">&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">&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">&amp;</span>
464+
fragmented
465+
implementations</td>
466+
<td>Web authoring</td>
467+
<td>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</td>
497+
<td><a class="reference external" href="http://txstyle.org/">user manual <span class="amp">&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">

scep0106.rst

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,52 @@ intendedly not covered by this SCEP, in order to:
304304
comments in programming languages, support by popular editor
305305
programs, etc.
306306

307+
Example markup languages
308+
========================
309+
310+
The following table summarizes a few markup languages in common use at
311+
the time of this writing (2014). **This table is provided for
312+
informational use only**. This SCEP does not endorse nor promote any
313+
of these languages and associated technologies.
314+
315+
.. class:: table
316+
317+
=============== =================== ============= =============== ================
318+
Name Status Origins / Strong support Links
319+
motivation for print
320+
=============== =================== ============= =============== ================
321+
LaTeX_ Actively used & Scientific yes `user manual <http://en.wikibooks.org/wiki/LaTeX>`__,
322+
coherently publishing `example online editor <http://www.sharelatex.com/>`__
323+
maintained
324+
rST_ Actively used & Technical yes `user manual <http://docutils.sourceforge.net/rst.html>`__,
325+
coherently documentation `example online editor <http://notex.ch/>`__,
326+
maintained `alternate online editor <http://rst.ninjs.org/>`__
327+
Texinfo_ Actively used & Technical yes `documentation <https://www.gnu.org/software/texinfo/>`__
328+
coherently documentation
329+
maintained
330+
POD_ Somewhat less Technical yes `user manual <http://perldoc.perl.org/perlpod.html>`__
331+
actively used, documentation
332+
coherently
333+
maintained
334+
Markdown_ Actively used & Web authoring `user manual <http://daringfireball.net/projects/markdown/>`__,
335+
fragmented `manifesto <http://daringfireball.net/2004/03/dive_into_markdown>`__
336+
implementations
337+
`Org-mode`_ Actively used, Productivity `user manuals <http://orgmode.org/#docs>`__
338+
coherently enhancements
339+
maintained
340+
`Wiki markup`_ Actively used, Knowledge `user manual <https://en.wikipedia.org/wiki/Help:Wiki_markup>`__,
341+
fragmented preservation `example online editor <https://en.wikipedia.org/wiki/Wikipedia:Sandbox>`__
342+
implementations
343+
Textile_ Somewhat less Web authoring `user manual & example online editor <http://txstyle.org/>`__
344+
actively used,
345+
coherently
346+
maintained
347+
=============== =================== ============= =============== ================
348+
349+
350+
.. _Textile: http://en.wikipedia.org/wiki/Textile_%28markup_language%29
351+
.. _POD: http://en.wikipedia.org/wiki/Plain_Old_Documentation
352+
307353
References
308354
==========
309355

0 commit comments

Comments
 (0)