Enable hard_linebreaks

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
This commit is contained in:
Eng Zer Jun 2026-02-13 09:31:17 +08:00
parent c0959609ef
commit 54eb411d34
No known key found for this signature in database
GPG Key ID: DAEBBD2E34C111E6

View File

@ -106,7 +106,7 @@ markdown_extensions:
- md_in_html - md_in_html
- tables - tables
- markdown_grid_tables: - markdown_grid_tables:
hard_linebreaks: false hard_linebreaks: true
- toc: - toc:
permalink: true permalink: true
- pymdownx.details - pymdownx.details