mirror of
https://github.com/fmhy/edit.git
synced 2025-08-04 10:12:13 +10:00
Update
- Tidied Song Identification section. - Some misc changes.
This commit is contained in:
parent
b57cff4ea1
commit
ead21de302
3 changed files with 10 additions and 11 deletions
|
@ -349,7 +349,7 @@ const transformLinks = (text: string): string =>
|
|||
name: 'Web',
|
||||
find: /(?<=\/ (\/>|[^/\r\n])*)(,\s)?(?<![a-z]\s)Web(?=,|[ \t]\/|$)/gm,
|
||||
replace:
|
||||
' <div alt="iOS" class="i-fluent:globe-48-filled" /> '
|
||||
' <div alt="Web" class="i-fluent:globe-32-filled" /> '
|
||||
}
|
||||
])
|
||||
.getText()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue