User Tools

Site Tools


wiki:open_markdown_firefox_file_manager

Open markdown in Firefox from file manager

Install pandoc

sudo apt-get install pandoc

Configure custom action command (Thunar example):

pandoc -s -o /tmp/temporary.html %f; firefox /tmp/temporary.html

Tested on

See also

References

wiki/open_markdown_firefox_file_manager.txt · Last modified: 2021/07/09 10:38 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki