Neopolitan Title Section
July 2023
Some notes about the default implementation:
Notes
- The title works like an H1 but with extra features
-
The title and it's following paragraphs are wrapped in an `
htmltag in the default implementation. -
Attributes are passed to the overall ``html` as compared to an `-> h1
neowhere attributes only affect the `htmlitself - The expectation is that there's only one title.
- The title is also pulled out for access in other pages for links
end of line