Skip to content

nWODT-Cobalt/markown-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Utilities

Tools for editing, rendering and exporting Markdown files.

Markdown Setup

On Mac: Atom for editing, Marked for rendering. Markdown Tables generator for table-heavy documents.
On iOS/Android: iA Writer.

Atom is well-suited to Markdown out of the box, but a couple extra packages make it more convenient:

Stylesheets

Can be added to Marked through Preferences/Style.

Chromatophore 1-2

  • Colorful style for lightweight content
  • Dark mode isn’t actually darker, but an alternate color scheme
  • Fonts: Reforma

Log

Tetra

UXASF1

Just Images

  • Hides everything but images; for reference or print
  • Dark mode support

Just Tables

  • Hides everything but tables; for reference or print
  • Dark mode support

Older Stylesheets

Resources

Sample documents for development and testing.

  • Short Specimen: sample document of common Markdown tags; used to make the previews for this readme
  • Long Specimen: sample document of almost all MultiMarkdown tags, for more exhaustive work. The first part prints tags for completeness check, the second one prints long form text for typographic rythm check.

Previews are processed (e.g. cropped) in a Figma document.