Auto-sized font in text/markdown

currently i've used conditional headers (eg. "# Title" or "### Title") in JSON data structures, calculated by the character length and trial-and-error, then queried by a DB resource on page load.

what would be cool is an option to say, for instance, "make this text as small as it needs to be to fit everything without wrapping, down to a minimum of 8px"

1 Like

Hey @trz-justin-dev! Thanks for reaching out.

I don't know how feasible it would be to implement something like this, but I certainly understand and appreciate the potential utility. :thinking: I'll pass the idea on to the team and provide an update here as soon as I can!