Sunday, May 5, 2024
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2881  / 3 Years ago, sun, november 7, 2021, 11:22:35

I'm in need of an application that can do something like Marked for OS X does.



The function I need is a bit more specific: I want the app to export Markdown to PDF, but using CSS - I've achieved this using BBEdit (using <link rel="stylesheet" href="file.css" /> and exporting, and with Marked, I can just select the CSS file.



I'm using ReText for Markdown editing, but said method doesn't work - the PDF exportation is posible, but without styling.



Any way to achieve this? I don't mind using the Terminal or any library lying around - if I can achieve the desired results.


More From » software-recommendation

 Answers
2

ReText 4.0, recently released, now supports styles (and they are correctly exported to PDF too).



For example, if file you are editing is somefile.mkd, create a stylesheet named somefile.css in the same folder, and that style will be automatically loaded.


[#39775] Tuesday, November 9, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
umplegitimat

Total Points: 137
Total Questions: 126
Total Answers: 118

Location: Saint Pierre and Miquelon
Member since Sat, Aug 21, 2021
3 Years ago
umplegitimat questions
;