You've already forked remark-ofm
Temporarily remove tags URL to remove 404
This commit is contained in:
@@ -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"],
|
||||||
|
|||||||
Reference in New Issue
Block a user