Releases: mgmeyers/obsidian-contextual-typography
Releases · mgmeyers/obsidian-contextual-typography
2.2.4
- Fixes more issues with markdown link embeds
2.2.3
- Ensure multiple embeds in the same block are rendered
2.2.2
- Add a fix for upstream issues with markdown link embeds
2.2.1
- Add contextual-typography class to body element when plugin is active
2.2.0
- Adds detailed information about file and block embeds
- Adds information about codeblock language
2.1.1
- Doesn't add
data-tag-name
to parent div when exporting PDF
- Adds
tag-
classes to each parent element (p, ul, etc...) when exporting PDF
2.1.0
- Moves any data attributes up to the parent div element
- Extracts tags from the content of a block and adds them as a class to the parent div
2.0.0
- Use registerMarkdownPostProcessor