wiki:open_markdown_firefox_file_manager
Table of Contents
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