Commit 710ba1a
authored
Format OpenURL fields as code snippets (#5)
Interpretted as html tags resulting in empty list items when viewed in a web browser (https://www.zotero.org/support/dev/creating_locate_engines_using_opensearch).
Rendering as (individual) code snippets should fix this and also improve the semantics and understanding the strings as pieces of code.1 parent e60d3cd commit 710ba1a
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments