Closed henryiii closed 2 years ago
How does this interfere, if at all, with for example Black? This point may be worth a sentence.
Pretty sure Python is not one of the languages it supports. But that's partially why it has a mention of using types_or
to ensure it's not trying to change files you'd rather not be auto formatted. I should include json in the list. I'm pretty sure we don't already recommend an auto formatter for any of the supported file types.
Updates: I've run prettier on the website itself, and worked out a few things:
{: .no_toc}
or similar right after a heading by adding a blank line. I've avoided this most places by adding the title directly to the page - you can override the title with custom_title: <>
. If you add custom_title
but leave it blank, there will be no title at the top.markdown="1"
for expandable. Later I'll style the expandable to look more like the current TOC styling.When viewing the diff, be sure to turn off whitespace in Github's viewer, it helps a little bit!
Should be implemented in Cookie first.