Put back tag links with anchors

This commit is contained in:
Peaceultime 2024-01-10 11:59:29 +01:00
parent 0dfe276295
commit e4838643d4
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ export default function ofm() {
return { return {
type: "link", type: "link",
url: /* `/tags/${tag}` */'', url: `/tags#${tag}`,
data: { data: {
hProperties: { hProperties: {
className: ["tag"], className: ["tag"],