You've already forked remark-ofm
Put back tag links with anchors
This commit is contained in:
@@ -195,7 +195,7 @@ export default function ofm() {
|
||||
|
||||
return {
|
||||
type: "link",
|
||||
url: /* `/tags/${tag}` */'',
|
||||
url: `/tags#${tag}`,
|
||||
data: {
|
||||
hProperties: {
|
||||
className: ["tag"],
|
||||
|
||||
Reference in New Issue
Block a user