Adding to MkPages
Info
You can add other MkNodes to a page sequentially.
Adding strings also works, they get converted to MkText nodes.
...and text starting with # will become a MkHeader.¶
Every MkPage has a MkFootNotes node built-in[^1].
Page info
Code for this page
Resources
Resources(css=[],
markdown_extensions={'admonition': {},
'attr_list': {},
'md_in_html': {},
'pymdownx.details': {},
'pymdownx.emoji': {'emoji_generator': <function to_svg at 0x7fd7a6931800>,
'emoji_index': <function twemoji at 0x7fd7a69316c0>},
'pymdownx.magiclink': {'repo': 'mknodes',
'repo_url_shorthand': True,
'user': 'phil65'},
'pymdownx.superfences': {}},
plugins=[],
js=[],
assets=[],
packages=[])
[^1]: Super cool, right?