Skip to content

The table of contents marker [toc] is specified in lowercase #36

@moritanuki

Description

@moritanuki

Regarding the table of contents marker, Python-Markdown defaults to [TOC] in uppercase, but why does Papery specify [toc] in lowercase?

papery/papery/page.py

Lines 74 to 78 in 7c6284f

"toc": {
"marker": "[toc]",
"permalink": "True",
"slugify": markdown.extensions.toc.slugify_unicode
}})

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions