mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove extra ns
This commit is contained in:
parent
9843d49326
commit
e653675fa1
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ impl Reference {
|
|||
buffer: &TextBuffer,
|
||||
position: &mut TextIter,
|
||||
link_color: &RGBA,
|
||||
tag: &super::Tag,
|
||||
tag: &Tag,
|
||||
is_annotation: bool,
|
||||
links: &mut HashMap<TextTag, Uri>,
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue