Difference between revisions of "Data"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 178: Line 178:
 
=== Markdown ===
 
=== Markdown ===
 
* http://daringfireball.net/projects/markdown/
 
* http://daringfireball.net/projects/markdown/
** http://www.codinghorror.com/blog/2012/10/the-future-of-markdown.html [http://news.ycombinator.com/item?id=4700160]
+
** https://en.wikipedia.org/wiki/Markdown
 +
 
 +
* http://daringfireball.net/projects/markdown/syntax
 +
* https://five.squarespace.com/display/ShowHelp?section=Markdown
 +
 
 +
* http://markdown-here.com/livedemo.html
 +
 
 +
* http://www.codinghorror.com/blog/2012/10/the-future-of-markdown.html [http://news.ycombinator.com/item?id=4700160]
  
 
* https://github.com/rhythmus/markdown-resources
 
* https://github.com/rhythmus/markdown-resources
Line 187: Line 194:
 
* http://georgeosddev.github.io/markdown-edit/
 
* http://georgeosddev.github.io/markdown-edit/
  
* http://markdown-here.com/
+
* [http://markdown-here.com/ Markdown Here] is a Google Chrome, Firefox, Safari, Opera, and Thunderbird extension that lets you write email in Markdown and render them before sending. It also supports syntax highlighting (just specify the language in a fenced code block).
 
** https://github.com/adam-p/markdown-here
 
** https://github.com/adam-p/markdown-here
  
Line 197: Line 204:
  
 
* [https://code.google.com/p/pagedown/ 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.
 
* [https://code.google.com/p/pagedown/ 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.
 
* https://stackedit.io/
 
** https://github.com/benweet/stackedit
 
  
 
* http://indiewebcamp.com/2013/Citations_and_Scholarly_Markdown
 
* http://indiewebcamp.com/2013/Citations_and_Scholarly_Markdown
Line 213: Line 217:
  
 
* https://datatracker.ietf.org/doc/draft-seantek-text-markdown-media-type/
 
* https://datatracker.ietf.org/doc/draft-seantek-text-markdown-media-type/
 +
 +
==== WYSIWYM ====
 +
* http://daringfireball.net/projects/markdown/dingus
 +
 +
* http://www.markdownviewer.com/
 +
 +
* https://stackedit.io/
 +
** https://github.com/benweet/stackedit
 +
 +
* http://jrmoran.com/playground/markdown-live-editor/
 +
 +
* http://markable.in/editor/
 +
 +
* https://jbt.github.io/markdown-editor/
 +
 +
* http://jrmoran.com/playground/markdown-live-editor/
 +
 +
* http://markdownlivepreview.com/
  
 
==== JSON ====
 
==== JSON ====

Revision as of 17:36, 14 July 2014

all moved, to reorder

See also Computing#Stats and big data, Open data

Encoding

ASCII / ANSI



Art

Unicode

mirroring char in brackets: (‮‮test ( 


Serialization

See also HTML/CSS#Markup, JavaScript#JSON

ML

XML

JSON

See JavaScript#JSON

Other

Markup

See also Computing#Text encoding

Markdown

  • Markdown Here is a Google Chrome, Firefox, Safari, Opera, and Thunderbird extension that lets you write email in Markdown and render them before sending. It also supports syntax highlighting (just specify the language in a fenced code block).
  • 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.

WYSIWYM

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

Other

Morse