Turns Geany into a markdown editor by providing a preview pane in the sidebar to show the formatting of several light-weight languages as they are edited. Supported document types include AsciiDoc, DocBook, Fountain, HTML, LaTeX, Markdown, MediaWiki, reStructuredText, Textile, and Txt2Tags.
GNU General Public License v3.0
15
stars
0
forks
source link
missing snippet definition for fountain in preview.conf #14
There is only a snippet of fountain in the Preview-tab, although there is no definition for fountain in preview.conf, like snippet_fountain = true. To turn snippet_screenplain=true to snippet_screenplain=false does not change the situation.
There is only a snippet of fountain in the Preview-tab, although there is no definition for fountain in preview.conf, like
snippet_fountain = true
. To turnsnippet_screenplain=true
tosnippet_screenplain=false
does not change the situation.