Need to check internal links [ ] ( info : # )
joaquinelio opened this issue · 1 comments
joaquinelio commented
search for "(info:" with "#" inside,
"#" parts are in fact translated titles and need to be recoded,
@iliakan, a question
just found some spanish broken links
This is weak.
How does it work?
should I translate it?
## Clonación y mezcla, Object.assign
(info:object-copy#clonacin-y-mezcla-object-assign)
(crazy, and needs the local server to translate it properly)
or the problem is the lack of English anchor [# ] ?
actual:
## Cloning and merging, Object.assign
joaquinelio commented
Just realized I can use regex inside VSCode
info:.+# only16 links to test
the correct fix is to add [# ] in the target file,