Recent Releases of quarto-highlight-text
quarto-highlight-text - HIGHLIGHT TEXT 1.3.3
What's Changed
- fix: highlight settings not filled without brand by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/44
- ci: bump version for release :rocket: by @github-actions in https://github.com/mcanouil/quarto-highlight-text/pull/45
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.3.2...1.3.3
- Lua
Published by github-actions[bot] 10 months ago
quarto-highlight-text - HIGHLIGHT TEXT 1.3.2
What's Changed
- refactor: use Quarto native light/dark content classes by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/41
- ci: bump version for release :rocket: by @github-actions in https://github.com/mcanouil/quarto-highlight-text/pull/42
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.3.1...1.3.2
- Lua
Published by github-actions[bot] 10 months ago
quarto-highlight-text - HIGHLIGHT TEXT 1.3.1
What's Changed
- refactor: use Quarto API for format checks by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/39
- ci: bump version for release :rocket: by @github-actions in https://github.com/mcanouil/quarto-highlight-text/pull/40
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.3.0...1.3.1
- Lua
Published by github-actions[bot] 10 months ago
quarto-highlight-text - HIGHLIGHT TEXT 1.3.0
What's Changed
- feat: use
Lua-ULwithlualatexas PDF engine for better highlighting by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/36 - ci: bump version for release :rocket: by @github-actions in https://github.com/mcanouil/quarto-highlight-text/pull/37
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.2.1...1.3.0
- Lua
Published by github-actions[bot] 10 months ago
quarto-highlight-text - HIGHLIGHT TEXT 1.2.1
What's Changed
- ci: bump version for release :rocket: by @github-actions in https://github.com/mcanouil/quarto-highlight-text/pull/35
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.2.0...1.2.1
- Lua
Published by github-actions[bot] 10 months ago
quarto-highlight-text - HIGHLIGHT TEXT 1.2.0
What's Changed
- ci: add release workflow and citation file by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/29
- feat: update getbrandcolor function support light/dark mode by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/28
- ci: release workflow by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/30
- ci: bump version for release :rocket: by @github-actions in https://github.com/mcanouil/quarto-highlight-text/pull/31
- revert: "ci: bump version for release :rocket:" by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/32
- ci: bump version for release :rocket: by @github-actions in https://github.com/mcanouil/quarto-highlight-text/pull/34
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.1.3...1.2.0
- Lua
Published by github-actions[bot] 10 months ago
quarto-highlight-text - Highlight Text 1.1.3
What's Changed
- fix: add "par" attribute for LaTeX text with line breaks by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/26
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.1.2...1.1.3
- Lua
Published by mcanouil 11 months ago
quarto-highlight-text - Highlight Text 1.1.2
What's Changed
- fix: all line highlighted in LaTeX formats by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/25
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.1.1...1.1.2
- Lua
Published by mcanouil 12 months ago
quarto-highlight-text - Highlight Text 1.1.1
What's Changed
- feat: add shorter syntax for color attributes by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/22
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.1.0...1.1.1
- Lua
Published by mcanouil about 1 year ago
quarto-highlight-text - Highlight Text 1.1.0
What's Changed
- feat: add support for
_brand.ymlby @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/21
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.0.1...1.1.0
- Lua
Published by mcanouil about 1 year ago
quarto-highlight-text - Highlight Text 1.0.1
What's Changed
- fix: PDF text highlight should work with line breaks by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/19
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/1.0.0...1.0.1
- Lua
Published by mcanouil over 1 year ago
quarto-highlight-text - Highlight Text 1.0.0
What's Changed
- fix: bg_colour/colour order issue in PowerPoint format by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/17 (Thanks @bhelsel)
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/0.4.0...1.0.0
- Lua
Published by mcanouil over 1 year ago
quarto-highlight-text - Highlight Text 0.4.0
What's Changed
- docs: harmonise and clean by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/13
- feat: Add corner radius (and padding) by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/15
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/v0.3.0...v0.4.0
- Lua
Published by mcanouil over 1 year ago
quarto-highlight-text - Highlight Text 0.3.0
What's Changed
- fix: correct extension installation path in README by @jooyoungseo in https://github.com/mcanouil/quarto-highlight-text/pull/9
- fix: add OpenXML code for PowerPoint/pptx by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/11
New Contributors
- @jooyoungseo made their first contribution in https://github.com/mcanouil/quarto-highlight-text/pull/9
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/v0.2.1...v0.3.0
- Lua
Published by mcanouil almost 2 years ago
quarto-highlight-text - Highlight Text 0.2.1
What's Changed
- chore: add license by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/7
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/v0.2.0...v0.2.1
- Lua
Published by mcanouil almost 2 years ago
quarto-highlight-text - Highlight Text 0.2.0
What's Changed
- feat: Add support for presentation formats by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/2
- fix: Allow to set background-colour by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/4
- chore: update readme and example by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/5
- fix: rm headings in layout by @mcanouil in https://github.com/mcanouil/quarto-highlight-text/pull/6
New Contributors
- @mcanouil made their first contribution in https://github.com/mcanouil/quarto-highlight-text/pull/2
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/compare/v0.1.0...v0.2.0
- Lua
Published by mcanouil almost 2 years ago
quarto-highlight-text - Highlight Text 0.1.0
Full Changelog: https://github.com/mcanouil/quarto-highlight-text/commits/v0.1.0
- Lua
Published by mcanouil almost 2 years ago