Skip to content

fosterbarnes/ghostwriterpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,539 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghostwriter++

ghostwriter is a Windows and Linux text editor for Markdown, which is a plain text markup format created by John Gruber. ghostwriter++ is a fork of the main project that aims to add features like tabs, and in-preview editing. For a tour of the original app's features, please visit the ghostwriter project site.

Added Features

These additions are a work in progress. Issues are expected with in-preview edits

  • Tabs, allowing multiple files to be open in one window
  • 'Focused' views. Allows showing ONLY the .md code editor, preview, or classic split view
  • In-preview editing, also known as WYSIWYG markdown. Not all .md formatting or edge cases are accounted for quite yet. Track the progress in EXAMPLE.md (✅ = hopefully entirely working)

Downloads

Windows

x64 installer x86 installer

Linux

Coming soon.

MacOS

Coming soon.

Screenshots

Split View

Split View

Editor View

Editor View

Full Preview

Full Preview

Documentation

Original app docs are available here

Documentation and build info coming soon.

Licensing

The source code for ghostwriter is licensed under the GNU General Public License Version 3. However, various icons and third-party FOSS code (i.e., cmark-gfm, MathJax, etc.) have different licenses compatible with GPLv3. Please read the COPYING or LICENSE files in the respective folders for the different licenses.

About

ghostwriter++. Text editor for Markdown (with added stuff)

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 91.1%
  • PowerShell 4.2%
  • Python 1.6%
  • CMake 1.3%
  • HTML 1.2%
  • CSS 0.3%
  • Other 0.3%