publish
publish copied to clipboard
Missing renderer for type: Tag
I have been making most pages using #... instead of [[...]]. It looks like there's not a renderer that can handle this.
After running yarn && yarn dev and loading a page, anything linked as a tag is missing.
I think I figured out how to add a renderer. I'll open up a PR for this.