From c3f22ae36d2814761046b584ba079953ef1342aa Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Fri, 2 Jul 2021 22:32:23 +0200 Subject: [PATCH] [terms][inclusive] allow links in dictionaries --- components/InclusiveDictionary.vue | 12 ++++++------ components/InclusiveSubmitForm.vue | 4 ++-- components/LinkedText.vue | 5 +++-- components/LinkedTextMultiple.vue | 13 +++++++++++++ components/TermsDictionary.vue | 18 +++++++++--------- locale/pl/nouns/NounsNav.vue | 6 +++++- plugins/hash.js | 11 +++++++++-- 7 files changed, 47 insertions(+), 22 deletions(-) create mode 100644 components/LinkedTextMultiple.vue diff --git a/components/InclusiveDictionary.vue b/components/InclusiveDictionary.vue index d7862617c..46412cb40 100644 --- a/components/InclusiveDictionary.vue +++ b/components/InclusiveDictionary.vue @@ -51,7 +51,7 @@