You are browsing as a guest. Sign up (or log in) to start making projects!

7h 25m 12s logged

code blocks, alerts, emojis and task lists! :yayayayayay: :rupnil-devlog: :holy-peak:

we’ve got loads of new cool stuff that get rendered now!

  • first, github alerts/callouts now render nicely! they look like this:

    > [!TAG]
    > content
    

    where TAG can be NOTE, IMPORTANT, TIP, WARNING or CAUTION. they also have these cool icons next to them, but the catch is you need a nerd font for it. i’ll add an option to not need it and only use ascii characters

  • next, we have highlighted code blocks! the renderer can highlight hundreds of languages using shiki! you might not even have heard of some of the languages that it can highlight! imo its really nice looking and i love it!

  • the bulk of this time came from adding support for task list items because i couldn’t figure out how to do it. eventually after some tinkering i’ve got it to work! it looks kinda cool too tbh

  • i also got emoji support using an extension. it automatically converts :emoji: to the corresponding emoji if its in the unicode specification.

  • finally, i added a simple height option that just sets the height of the renderer. it allows you to set the height of the renderer manually and that’s about it lmao

Changelog

0
27

Comments 0

No comments yet. Be the first!