markdown-transform icon indicating copy to clipboard operation
markdown-transform copied to clipboard

Parse and transform markdown text, including TemplateMark markdown templates

Results 51 markdown-transform issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

# 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...

Type: Feature Request 🛍️
Difficulty: Challenging
Type: Discussion 🗣

# 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...

Type: Feature Request 🛍️
Help Wanted 🆘
Type: Need Investigation 🔬
Type: Discussion 🗣

# 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. ![Clause](https://user-images.githubusercontent.com/59891164/127643914-ebc0f852-1ff2-4b75-8056-d82ed2b70ef6.png) As visible from the image, the clause transformation is not visually distinguishable from the others...

Type: Feature Request 🛍️
Help Wanted 🆘
Difficulty: Medium

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...

Type: Feature Request 🛍️
Difficulty: Challenging

# 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...

Difficulty: Challenging
Type: Enhancement ✨