generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
I encountered an issue when using CodeBlockCustomizer together with the “Obsidian Automatic Table of Contents” plugin.
When both plugins are enabled,
the table of contents (generated via table-of-contents) is displayed correctly in the preview/editor.
However, when exporting the note to PDF,
the code block label does not appear in the output.
Steps to reproduce:
- Install and enable:
- Add a TOC block like this:
- Confirm that the TOC renders correctly in preview mode
- Export the note to PDF
Expected behavior:
The code block label should be included in the PDF output.
Actual behavior:
The code block label is missing in the exported PDF.
Notes:
delete table-of-contents resolves the issue.
Environment:
Obsidian version: 1.12.4
CodeBlockCustomizer version: 1.4.3
Automatic Table of Contents version: 1.8.0
OS: Windows 11 Pro
Thank you for make great plugin!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels