Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: BaileyJM02/markdown-to-pdf

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(render): support disabling PDF (#38)

Closes #36

v1

Toggle v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(render): support disabling PDF (#38)

Closes #36

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: added more features (#24)

* Make build_timeout customizable
* build_timeout is customizable now
* Added manual workflow execution
* Added Logging and wait for DOM instead of Network (500ms)
* Testing some issues regarding URI lengths
* {{{title}}} in template will now be used :)
* Added theme extension
* Formatted code & moved 'pdf built' message
* README now contains information for the new property
* Some formatting & prevention of reading of docker secrets
* Updated dependency 'cheerio'
because of a vulnerability in a dependency of cheerio
* Restructured project
* Wrong node version (null-coalescing operator not implemented yet)
* Removed vulnerable package 'markdown-it-named-headers'
* 'await' only available in 'async' functions
* Removed default settings because of errors on GitHub
* Now uses the old slugify function again
* Integrated automatic TOC generation
* Action option 'table_of_contents' will now be used…
* Removed weird merge artifact…
* Updated Names For Merge

Co-authored-by: Neo Hornberger <[email protected]>

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(render): Fix HTML rendering when no images are referenced (#9)

Unable to render HTML (thus PDF) correctly when no images are referenced in markdown (#9)
* Fix incorrect output when var encoded is undefined

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Docs: Update from francisdb/patch-1 (#12)

Wrong variable name

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Doc: Update example version to 'v1'

v1.0.0

Toggle v1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Debug: Successful. Removed logs