retext-project / retext

ReText: Simple but powerful editor for Markdown and reStructuredText
GNU General Public License v2.0
1.89k stars 196 forks source link

suggest additional command line option to accompany "--preview" #565

Open csylvain opened 3 years ago

csylvain commented 3 years ago

suggest "--usewebkit" to enable use of the Qt webkit renderer when previewing ('viewer mode'). this option need not make the webkit renderer always enabled like it would be if the option is checked in the Edit menu.

the intended use case is component documentation written in markdown (module documentation) for a python app where it hands off the task of displaying the rendered markdown as a GUI