This commit is contained in:
@@ -72,7 +72,7 @@ export default ({ title, body }: Props) => {
|
||||
acc.slice (0, start)
|
||||
+ `[${ name }](/wiki/${ encodeURIComponent (name) })`
|
||||
+ acc.slice (end)), body))
|
||||
}, [pageNames])
|
||||
}, [body, pageNames])
|
||||
|
||||
return (
|
||||
<ReactMarkdown components={{ a: (
|
||||
|
||||
Reference in New Issue
Block a user