Difference between revisions of "Data"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 79: Line 79:
 
* http://en.wikipedia.org/wiki/Standard_Generalized_Markup_Language
 
* http://en.wikipedia.org/wiki/Standard_Generalized_Markup_Language
 
* http://en.wikipedia.org/wiki/HTML
 
* http://en.wikipedia.org/wiki/HTML
 +
 +
=== XML ===
 
* http://en.wikipedia.org/wiki/XML
 
* http://en.wikipedia.org/wiki/XML
 
** http://en.wikipedia.org/wiki/XSLT
 
** http://en.wikipedia.org/wiki/XSLT
 
** http://www.w3.org/TR/xlink11/
 
** http://www.w3.org/TR/xlink11/
 
* http://en.wikipedia.org/wiki/XQuery
 
* http://en.wikipedia.org/wiki/XQuery
 +
 +
=== JSON ===
 +
See [[JavaScript#JSON]]
  
 
* http://en.wikipedia.org/wiki/JSON
 
* http://en.wikipedia.org/wiki/JSON
  
 +
=== Other ===
 
* http://www.yaml.org/
 
* http://www.yaml.org/
 
** http://en.wikipedia.org/wiki/YAML
 
** http://en.wikipedia.org/wiki/YAML

Revision as of 00:54, 1 October 2013

all moved, to reorder

Encoding

ASCII / ANSI

Unicode

mirroring char in brackets: (‮‮test ( 

Serialization and markup

See also HTML/CSS#Markup, JavaScript#JSON

XML

JSON

See JavaScript#JSON

Other

Markup

See also Computing#Text encoding

Markdown

  • PageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor with live preview.

JSON

Systems

WikiCreole

other

  • Pandoc - a universal document converter. If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert documents in markdown, reStructuredText, textile, HTML, DocBook, LaTeX, or MediaWiki markup to; HTML formats: XHTML, HTML5, and HTML slide shows using Slidy, Slideous, S5, or DZSlides. Word processor formats: Microsoft Word docx, OpenOffice/LibreOffice ODT, OpenDocument XML, Ebooks: EPUB version 2 or 3, FictionBook2, Documentation formats: DocBook, GNU TexInfo, Groff man pages, TeX formats: LaTeX, ConTeXt, LaTeX Beamer slides, PDF via LaTeX, Lightweight markup formats: Markdown, reStructuredText, AsciiDoc, MediaWiki markup, Emacs Org-Mode, Textile

XMPP