We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a83770 + 6ef48d2 commit c5e328eCopy full SHA for c5e328e
1 file changed
src/components/SchemaGuideLink.vue
@@ -2,6 +2,7 @@
2
<a
3
v-bind:href="'https://github.com/citation-file-format/citation-file-format/blob/1.2.0/schema-guide.md' + anchor"
4
tabindex="-1"
5
+ target="_blank"
6
>
7
<q-icon
8
name="ion-information-circle-outline"
0 commit comments