Bug 385219 - Support custom stylesheet
Summary: Support custom stylesheet
Status: CONFIRMED
Alias: None
Product: kmarkdownwebview
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 0.1.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Friedrich W. H. Kossebau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-29 23:35 UTC by Friedrich W. H. Kossebau
Modified: 2023-02-02 06:26 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Friedrich W. H. Kossebau 2017-09-29 23:35:06 UTC
Currently the CSS stylesheet is hard-coded to the one coming with the software, the one from https://kevinburke.bitbucket.io/markdowncss/.

It would be nice to be able to override this with some custom stylesheet, e.g. defined via some config file.
Comment 1 Richard Bos 2023-02-02 06:26:57 UTC
I would like to see this implemented as well.
Notepad++ markdown plugin has this, and it is really nice.
The Notepad++ markdown plugin, can export the file to an (html) file as well.