Skip to content

fix: Fixes alignment between markdown and slides - #239

Merged
RDMillen merged 1 commit into
KovaMD:mainfrom
florian-hubertSE:bugfix/slide-markdown-alignment
Sep 2, 2026
Merged

fix: Fixes alignment between markdown and slides#239
RDMillen merged 1 commit into
KovaMD:mainfrom
florian-hubertSE:bugfix/slide-markdown-alignment

Conversation

@florian-hubertSE

@florian-hubertSE florian-hubertSE commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

If mermaid config is used,

like e.g.

```mermaid
---
config:
  theme: 'base'
---
mindmap

the '---' have been counted as slide start lines. So an Offset between the slides and the markdown was created. This PR fixes this, as the parser checks for fenced blocks.

Can be tested with e.g.

kova_debug.md

@RDMillen
RDMillen merged commit f37e00d into KovaMD:main Sep 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants