Inhoudsopgave toegevoegd aan handleidingen met HeadingPermalinkExtension
- Nederlandse en Engelse handleiding hebben nu een inhoudsopgave met anchors naar alle hoofdstukken op dezelfde pagina - HeadingPermalinkExtension toegevoegd aan CommonMark configuratie voor zowel frontend als admin markdown parsers - Heading IDs gegenereerd voor elk kopje (## en lager)
This commit is contained in:
@@ -21,4 +21,9 @@
|
||||
.guide-content table { width: 100%; margin-bottom: 1rem; }
|
||||
.guide-content table th, .guide-content table td { padding: 0.5rem; border: 1px solid #dee2e6; }
|
||||
.guide-content blockquote { border-left: 3px solid #ccc; padding-left: 1rem; color: #666; margin-left: 0; }
|
||||
.guide-content .heading-permalink { display: none; }
|
||||
.guide-content ul:first-of-type { list-style: none; padding-left: 0; }
|
||||
.guide-content ul:first-of-type li { padding: 0.15rem 0; }
|
||||
.guide-content ul:first-of-type li a { text-decoration: none; color: #0d6efd; }
|
||||
.guide-content ul:first-of-type li a:hover { text-decoration: underline; }
|
||||
</style>
|
||||
Reference in New Issue
Block a user