This uses the font (recoleta) from the about/help pages. Overall in a space with both h1s and h2s this adds 80kb which isn’t the best but no way around that with current technology, and I think it’s a net win (especially because it caches between reloads).
This small addition is going to bring an explosion of expression. This typeface is much more readable, and I will def be using that when dealing with longer prose passages. Look how beautiful this is:
I can’t wait to see how others use these headers…people have been asking for a while
I found two classes of bugs. The first is that tags are not in the font, nor any characters after the tag:
I would love for tags in headers to also use recoleta. Especially if you have a tag between other text, I’d think you’d have to, unless you didn’t allow tags at all
The kinopio markdown parser is custom , it’s much faster but also isn’t deeply recursive. So not supporting code blocks in an h1 is just gonna have to be a known limitation for now.
Will think about h1 in tags but the special sizing complicates a lot
I get the logic but I think typing [[ in some contexts not generating tags would be net confusing. Irl I wonder how many ppl want to put tags in the middle of a header. Certainly it’s not something I’ve seen ppl often do on other platforms w md
Yeah, it’s not common on other platforms, and maybe not here either. Although since tags are one way you can emphasize text, I think it might be slightly more common.
The main thing I wanted to avoid is this:
which looks really bad. Maybe people will see that and then remove the tag so it’s not something to prevent?
Firstly, I love it! As you may remember, I love the usage of this font on the help page.
Secondly, I have a beef with Azure DevOps wiki editor because when you embed inline code in a heading, it does this (makes the inline code tiny compared to the heading):