mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 08:09:18 +02:00
fix: make sticky TOC work for full scroll height and fix heading anchor links
This commit is contained in:
@@ -31,6 +31,7 @@ class LicenceController
|
||||
$converter = new CommonMarkConverter([
|
||||
'html_input' => 'strip',
|
||||
'heading_permalink' => [
|
||||
'apply_id_to_heading' => true,
|
||||
'id_prefix' => '',
|
||||
'insert' => 'before',
|
||||
'aria_hidden' => true,
|
||||
|
||||
Reference in New Issue
Block a user