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
sometimes the context menu of the Preview-tab does not work properly for HTML-documents #6
restart Geany with an HTML-document with a link inside the code, so an a-tag (something like this: a href="...")
in the preview-tab: click on that link, wait till the new webpage appears, then right-click on an empty place within the webpage
result: "Back" can not be selected in the context menu, although there should be the possibility to select it
change the internet address in href
save the document
go to the preview-tab: click on that link, wait till the new webpage appears, then right-click on an empty place within the webpage
result: this time "Back" can be selected in the context menu
restart Geany with an HTML-document with a link inside the code, so an a-tag (something like this: a href="...") in the preview-tab: click on that link, wait till the new webpage appears, then right-click on an empty place within the webpage result: "Back" can not be selected in the context menu, although there should be the possibility to select it
change the internet address in href save the document go to the preview-tab: click on that link, wait till the new webpage appears, then right-click on an empty place within the webpage result: this time "Back" can be selected in the context menu