diff --git a/src/components/fields/CustomDataTypeGND.svelte b/src/components/fields/CustomDataTypeGND.svelte
index e88b4d6..5d16660 100644
--- a/src/components/fields/CustomDataTypeGND.svelte
+++ b/src/components/fields/CustomDataTypeGND.svelte
@@ -13,7 +13,7 @@
{fdata.conceptName}
-
+
diff --git a/src/components/fields/CustomDataTypeGazetteer.svelte b/src/components/fields/CustomDataTypeGazetteer.svelte
index eeaf663..e022b2a 100644
--- a/src/components/fields/CustomDataTypeGazetteer.svelte
+++ b/src/components/fields/CustomDataTypeGazetteer.svelte
@@ -48,6 +48,6 @@
{fdata.displayName} {detailString()}
-
+
diff --git a/src/components/fields/CustomDataTypeGeonames.svelte b/src/components/fields/CustomDataTypeGeonames.svelte
index 786e6fc..892f02b 100644
--- a/src/components/fields/CustomDataTypeGeonames.svelte
+++ b/src/components/fields/CustomDataTypeGeonames.svelte
@@ -12,6 +12,6 @@
{fdata.conceptName}
-
+
\ No newline at end of file
diff --git a/src/components/fields/CustomDataTypeGeoref.svelte b/src/components/fields/CustomDataTypeGeoref.svelte
index b25d3c8..68f394f 100644
--- a/src/components/fields/CustomDataTypeGeoref.svelte
+++ b/src/components/fields/CustomDataTypeGeoref.svelte
@@ -4,4 +4,8 @@
import { A } from "flowbite-svelte";
-MapBox visualization is not implemented in this viewer. Look at it in the EasyDB instance instead.
+MapBox visualization is not implemented in this viewer. Look at it in the
+
+ EasyDB instance
+
+instead.
diff --git a/src/components/fields/CustomDataTypeGetty.svelte b/src/components/fields/CustomDataTypeGetty.svelte
index cd5ce0f..4b7110c 100644
--- a/src/components/fields/CustomDataTypeGetty.svelte
+++ b/src/components/fields/CustomDataTypeGetty.svelte
@@ -13,7 +13,7 @@
{fdata.conceptName}
-
+
diff --git a/src/components/fields/CustomDataTypeLink.svelte b/src/components/fields/CustomDataTypeLink.svelte
index 08d02f0..2f4c037 100644
--- a/src/components/fields/CustomDataTypeLink.svelte
+++ b/src/components/fields/CustomDataTypeLink.svelte
@@ -19,4 +19,6 @@
}
-{findText()}
\ No newline at end of file
+
+ {findText()}
+
\ No newline at end of file
diff --git a/src/components/fields/CustomDataTypeUBHDGND.svelte b/src/components/fields/CustomDataTypeUBHDGND.svelte
index 3b2f68d..8cd3a5b 100644
--- a/src/components/fields/CustomDataTypeUBHDGND.svelte
+++ b/src/components/fields/CustomDataTypeUBHDGND.svelte
@@ -30,7 +30,7 @@
{fdata.conceptName}{detailString(fdata.conceptDetails)}
-
+
diff --git a/src/components/splitter/DetailLinkedSplitter.svelte b/src/components/splitter/DetailLinkedSplitter.svelte
index 31d770d..90b5ab4 100644
--- a/src/components/splitter/DetailLinkedSplitter.svelte
+++ b/src/components/splitter/DetailLinkedSplitter.svelte
@@ -4,4 +4,8 @@
import { A } from "flowbite-svelte";
-Omitting linked objects in this viewer. Look at it in the EasyDB instance instead.
+Omitting linked objects in this viewer. Look at it in the
+
+ EasyDB instance
+
+instead.