unnamedd / twig

A modern macOS markdown editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twig

Swift 4.2 Platform Github

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 - contribubte
Toggleable split view Yes
Full screen support Yes
Tab support Yes
Workspace/folder support No - contribubte
Horizontal and vertical split view Yes
Ability to create custom .css themes No - contribubte
Sparkle auto updating framework No - contribubte
Ability to share .md files Yes
Syntax highlighting for source and preview Yes
Autosaving Yes
Version control and history recovery Yes
Markdown shortcuts/auto pair No - contribubte
Custom font Yes
Ability to edit preview .css No - contribubte
Word count Yes

Contributing

See CONTRIBUTING.md for details on how to contribute.

Installing

Currently there is no way to install Twig apart from building and archiving manually. As development progresses, releases will be created.

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

About

A modern macOS markdown editor

License:GNU General Public License v3.0


Languages

Language:Swift 93.3%Language:CSS 6.5%Language:Ruby 0.3%