- make it possible to see images in dev mode
- implement a validation logic that checks if
a
still works - add font from
geist
package instead of copying it into the public directory
- markdown plugin inserts the config into the
data-code-config
attribute - introduce
data-show-line-numbers
anddata-highlight-sections
that contains the config fromdata-code-config
anddata-parsed-highlight
to indicate that it was parsed (maybe not needed)