Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Panwriter | 844 | a month ago | 39 | gpl-3.0 | TypeScript | |||||
Markdown editor with pandoc integration and paginated preview. | ||||||||||
Marker | 786 | a month ago | 117 | gpl-3.0 | JavaScript | |||||
🖊 A gtk3 markdown editor | ||||||||||
Markup.rocks | 328 | 7 years ago | 12 | mit | Haskell | |||||
Pandoc based document editor and converter in your browser. | ||||||||||
Academic Pandoc Template | 147 | 2 months ago | mit | HTML | ||||||
Write beautifully typeset academic texts with distraction-free Markdown and Pandoc. | ||||||||||
Thiefmd | 111 | a day ago | 36 | gpl-3.0 | Vala | |||||
The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter | ||||||||||
Pandoc Mac Os X Services | 82 | 8 years ago | 1 | |||||||
Invoke pandoc from any text editor with the opened file as input | ||||||||||
Sugartex | 73 | 3 | 2 | 3 years ago | 13 | January 21, 2019 | 3 | mit | Python | |
SugarTeX is a more readable LaTeX language extension and transcompiler to LaTeX. Fast Unicode autocomplete in Atom editor via https://github.com/kiwi0fruit/atom-sugartex-completions | ||||||||||
Atom Rst Preview | 22 | 5 years ago | 31 | other | CoffeeScript | |||||
Open a rendered version of the ReStructuredText in the current editor with `ctrl-shift-r`. | ||||||||||
Markdown Guide | 21 | 6 years ago | unlicense | Batchfile | ||||||
The Markdown Guide for the Perplexed | ||||||||||
Csound Floss | 19 | 2 days ago | 1 | gpl-3.0 | Jupyter Notebook | |||||
The Csound FLOSS Manual |
PanWriter is a distraction-free markdown editor with two unique features:
Read the MANUAL for more info.
You also have to install pandoc to export to most formats.
Feedback, suggestions and contributions very much welcome! Please open an issue to start a conversation.
Install git (if you haven't already) and install Volta (which will make the correct Node.js and Yarn versions availlable in the project directory), then:
git clone [email protected]:mb21/panwriter.git
cd panwriter
yarn install
## To run the app in development mode:
yarn run electron:dev
## To build distributable app package (goes to ./dist):
yarn dist
Check out the package.json
for more scripts to run.
PanWriter is powered by (amongst other open source libraries):