mirror of
https://github.com/alrayyes/wiki.git
synced 2025-07-13 05:11:47 +00:00
Add clarification comments
This commit is contained in:
parent
bcb166c21c
commit
5c602ab16f
3 changed files with 7 additions and 3 deletions
assets/js
|
@ -145,6 +145,7 @@ const removeMarkdown = (
|
|||
};
|
||||
|
||||
const redir = (id, term) => {
|
||||
// SPA navigation
|
||||
window.navigate(
|
||||
new URL(
|
||||
`${BASE_URL.slice(0, -1)}${id}#:~:text=${encodeURIComponent(term)}/`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue