usnistgov / xslt-blender

XML/XSLT processing in the browser, supported by a Typescript library
Other
7 stars 2 forks source link

Adding project: HTML Reducer #19

Closed wendellpiez closed 1 year ago

wendellpiez commented 1 year ago

Addressing usnistgov/oscal-tools#68

This application permits the user to load an HTML file and see a stripped-down, re-tagged, clean and flat version of the page, with a Markdown rewrite. Features include local Save As, and clipboard copy, for capturing the modified HTML or Markdown. The Markdown variant supported is meant to be compatible with OSCAL markup-multiline, but as it is a discrete transform (XSLT), this can also be switched out or tweaked up.