markdown-transform
markdown-transform copied to clipboard
Parse and transform markdown text, including TemplateMark markdown templates
**Describe the bug** Attempting to use backticks within an Ergo expression within a `grammar.tem.md`. However, when `draft` command executed, the syntax is passed through to the `output.md` file in raw,...
Users currently have large volumes of existing legal contracts, containing a wide variety of legal clauses. E.g. the contracts may contain 90 day payment terms, acceptance of delivery clauses etc....
**Describe the bug** In the [`slateToCiceroMarkDom`](https://github.com/accordproject/markdown-transform/blob/slate-0.50.x/packages/markdown-slate/src/slateToCiceroMarkDom.js#L245) Iโm running into this error where `node.children` is read only and errors because it cannot be reassigned. The error is ```Uncaught TypeError: Cannot assign...
**Is your feature request related to a problem? Please describe.** Some users may want to embed the result of the HTML transform in an existing page. Currently this is not...
The test is currently skipped here: https://github.com/accordproject/markdown-transform/blob/master/src/CommonMark.test.js#L149
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.13.216 to 4.2.67. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
# Closes #455 This PR adds support for custom Unicode fonts in PDF generation, allowing users to render Unicode characters (Arabic, Chinese, Japanese, etc.) by providing their own font files....