All Projects → brrd → Abricotine

brrd / Abricotine

Licence: gpl-3.0
Markdown editor with inline preview

Programming Languages

javascript
184084 projects - #8 most used programming language
Less
1899 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Abricotine

Proton
A stand-alone application to quickly preview and edit Markdown files using Electron.
Stars: ✭ 140 (-93.93%)
Mutual labels:  markdown, text-editor, markdown-editor
Mook
Markdown editor based on Electron and React
Stars: ✭ 117 (-94.93%)
Mutual labels:  markdown, electron-app, markdown-editor
Editor.md
The open source embeddable online markdown editor (component).
Stars: ✭ 11,741 (+408.71%)
Mutual labels:  markdown, gfm, markdown-editor
Markdownediting
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
Stars: ✭ 2,976 (+28.94%)
Mutual labels:  markdown, gfm, markdown-editor
Issues
Caret issues
Stars: ✭ 326 (-85.88%)
Mutual labels:  markdown, electron-app, markdown-editor
Markdown Mode
Emacs Markdown Mode
Stars: ✭ 634 (-72.53%)
Mutual labels:  markdown, gfm, markdown-editor
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+137.87%)
Mutual labels:  markdown, text-editor, markdown-editor
Hexoeditor
this markdown Editor for hexo blog
Stars: ✭ 1,141 (-50.56%)
Mutual labels:  markdown, electron-app, markdown-editor
Remarkable
Remarkable - The Markdown Editor for Linux http://remarkableapp.github.io
Stars: ✭ 1,763 (-23.61%)
Mutual labels:  markdown, markdown-editor
Vditor
♏ 一款浏览器端的 Markdown 编辑器。
Stars: ✭ 1,742 (-24.52%)
Mutual labels:  markdown, gfm
Markdown Edit
online markdown editor/viewer
Stars: ✭ 188 (-91.85%)
Mutual labels:  markdown, markdown-editor
Commonmark
Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
Stars: ✭ 2,128 (-7.8%)
Mutual labels:  markdown, gfm
Mpeditor
微信markdown编辑器
Stars: ✭ 146 (-93.67%)
Mutual labels:  markdown, markdown-editor
Rtlmd
rtl markdown editor
Stars: ✭ 152 (-93.41%)
Mutual labels:  markdown, markdown-editor
Woofmark
🐕 Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor
Stars: ✭ 1,594 (-30.94%)
Mutual labels:  markdown, markdown-editor
Mindforger
Thinking notebook and Markdown editor.
Stars: ✭ 1,695 (-26.56%)
Mutual labels:  markdown, markdown-editor
Hads
📚 Markdown superpowered documentation for Node.js
Stars: ✭ 147 (-93.63%)
Mutual labels:  markdown, gfm
Tui.editor
🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
Stars: ✭ 14,016 (+507.28%)
Mutual labels:  markdown, gfm
Showdown
A bidirectional Markdown to HTML to Markdown converter written in Javascript
Stars: ✭ 12,137 (+425.87%)
Mutual labels:  markdown, gfm
Pervane
Plain text file based note taking and knowledge base building tool, markdown editor, simple browser IDE.
Stars: ✭ 159 (-93.11%)
Mutual labels:  markdown, markdown-editor

Abricotine

Desktop markdown editor with inline preview

Abricotine Screenshot

In Abricotine, you can preview your document directly in the text editor rather than in a side pane.

Abricotine is an open-source software based on modern web technologies (HTML5, CSS3 & Node.js). It is available on Windows (7 and +), Linux and OS X.

Features

  • Write in markdown (or GFM) and export your documents in HTML using templates, or in any other format supported by Pandoc (PDF, docx, ODT, etc.),
  • Preview text elements (such as headers, images, math, embedded videos, todo lists...) while you type,
  • Use different themes to display your documents,
  • Use custom postprocessors to export your documents ("tasks"),
  • Auto save your document on change (optional),
  • Display document table of content in the side pane,
  • Display syntax highlighting for code,
  • Show helpers, anchors and hidden characters,
  • Copy formatted HTML in the clipboard,
  • Write in a distraction-free fullscreen view,
  • Manage and beautify markdown tables,
  • Search and replace text,
  • Ligatures support (Fira Code must be installed on your computer),
  • And more features to come...

Documentation

Contributing

Abricotine is an open source program. Feel free to fork and contribute.

In order to keep the match between this documentation and the last release, please contribute and pull requests on the dedicated develop branch.

License

Abricotine - Markdown Editor
Copyright (c) 2020 Thomas Brouard

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].