markdown-transform
markdown-transform copied to clipboard
Parse and transform markdown text, including TemplateMark markdown templates
Bumps [axios](https://github.com/axios/axios) from 0.23.0 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...
Bumps [axios](https://github.com/axios/axios) from 0.23.0 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...
# Feature Request 🛍️ Replace the Dingus (which is probably broken...) with a new Playground in template-engine. ## Use Case ## Possible Solution ## Context ## Detailed Description
# Bug Report 🐛 Transform of this specific pdf file https://assets.website-files.com/615dba2b324d4ea51a398f26/622a2175014d39da4f4bf688_2022%2003%2014%20CGU%20Heetch%20France%20CLEAN.pdf leads to weird text transformation. ## Steps to Reproduce Launch ``` wget https://assets.website-files.com/615dba2b324d4ea51a398f26/622a2175014d39da4f4bf688_2022%2003%2014%20CGU%20Heetch%20France%20CLEAN.pdf heetch.pdf -O heetch.pdf markus transform --input...
**Is your feature request related to a problem? Please describe.** It's not related to a problem, it's related to a feature. Namely having an agreed upon markdown notation for tables...
# Feature Request 🛍️ Markdown natively doesn't support underline so we need to figure out a different way to include and implement this feature. This issue is the successor of...
# Feature Request 🛍️ Add a formatter (prettier or any other) configuration to the codebase which is consistent with the `eslint-configuration` and introduces as few as possible linting changes. ##...
# Discussion 🗣 Currently, the transformation of the clause to `OOXML` looks like this.  As visible from the image, the clause transformation is not visually distinguishable from the others...
As discussed on the weekly tech WG calls on [2020-11-18](https://vimeo.com/486358914) and [2020-11-25](https://vimeo.com/486359447) - I have proposed an annotation feature that allows lawyers, parties and counterparties to easily include notes to...
# Discussion 🗣 Currently, the transformer for converting `OOXMLCiceroMark` is quite big. The issue aims at dealing with refactoring it to reduce the size keeping the logic intact. ## Context...