You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try finding a simple way export Readable document from markdown, until I meet this markdown viewer. However, the PDF file saved from chrome has some problem with styling. (for example, the margin line with page breakings seem not so beautiful, and some table's style also missed for some themes), so if there is a way to export a XHThtml file that get all js, images tables in a file, the plugin will be the perfect one!
here are some requirements:
usable toc and anchor
included images(svg, png, jpg etc.) in the exported file
same style tables as rendered( will be perfect if all thing get the same as rendered page)