User Tools

Site Tools


playground:misc:asciidoc_snippet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
playground:misc:asciidoc_snippet [2022/04/30 18:43] – [asciidoc table] hc9playground:misc:asciidoc_snippet [2022/05/01 18:51] – [Converter] hc9
Line 190: Line 190:
 $ pandoc -f docbook -t dokuwiki ht820.xml -o ht820.txt $ pandoc -f docbook -t dokuwiki ht820.xml -o ht820.txt
 </code> </code>
 +
 +|Try **pandoc**! (link); [[https://pandoc.org/try/?text=&from=docbook&to=latex&standalone=0]]|
 +|Learn **LaTeX** (link); [[https://www.learnlatex.org/en]]|
  
 ==== Editing ==== ==== Editing ====
Line 211: Line 214:
  
 ---- ----
-% acme+  % acme
 ---- ----
  
Line 307: Line 310:
 A brief mention of acme, for those who are attending the SDF Plan 9 Boot Camp. A brief mention of acme, for those who are attending the SDF Plan 9 Boot Camp.
  
----- +|=== 
-% acme +|% acme 
-----+|===
  
 image::https://wiki.sdf.org/lib/exe/fetch.php?media=plan9-acme-1.png[alt="plan9-acme-1",width=600] image::https://wiki.sdf.org/lib/exe/fetch.php?media=plan9-acme-1.png[alt="plan9-acme-1",width=600]
Line 516: Line 519:
 </code> </code>
  
-===== tidy =====+==== tidy ====
  
 [[https://www.w3.org/People/Raggett/tidy|Clean up your Web pages with HTML TIDY]] [[https://www.w3.org/People/Raggett/tidy|Clean up your Web pages with HTML TIDY]]