github

lukakerr / twig

  • среда, 13 февраля 2019 г. в 00:19:04
https://github.com/lukakerr/twig

Swift
A modern macOS markdown editor - themeable, tabs, sidebar, github flavored markdown, exporting, latex and more



Twig

Swift 4.2 Platform Github Github All Releases

Twig is lightweight macOS markdown editor. It's currently a work in progress.

It is a document based application, and aims to follow Apple's Human Interface Guidelines

Features/Todo

Feature Completed?
Themeable Yes
Math support (LaTeX subset) Yes
Github flavored markdown Yes
Exporting to PDF, HTML, TXT, RST, RTF Partly - contribute
Toggleable split view Yes
Full screen support Yes
Tab support Yes
Workspace/folder support Partly - contribute
Horizontal and vertical split view Yes
Ability to create custom .css themes Yes
Sparkle auto updating framework No - contribute
Ability to share .md files Yes
Syntax highlighting for source and preview Yes
Autosaving Yes
Version control and history recovery Yes
Markdown shortcuts Yes
Auto pair markdown tags No - contribute
Custom font Yes
Ability to edit preview .css No - contribute
Word count Yes

Contributing

See CONTRIBUTING.md for details on how to contribute.

Installing

Visit the releases page to download. Twig is still in its very early stages, so if you encounter any bugs or have a feature request please raise an issue!

Building

To build and run, clone this repository, open in Xcode and hit "Run".

$ git clone git@github.com:lukakerr/twig.git
$ cd twig
$ pod install
$ open Twig.xcworkspace

Screenshots