diff --git a/asset/css/markbind.css b/asset/css/markbind.css
index bcf1cd275a..c8dcb84e51 100644
--- a/asset/css/markbind.css
+++ b/asset/css/markbind.css
@@ -381,6 +381,11 @@ li.footnote-item:target {
text-decoration: underline dotted;
}
+.trigger-click {
+ cursor: pointer;
+ text-decoration: underline dashed;
+}
+
.modal.mb-zoom {
-webkit-transform: scale(0.1);
-moz-transform: scale(0.1);
diff --git a/docs/userGuide/syntax/popovers.mbdf b/docs/userGuide/syntax/popovers.mbdf
index 143e8949f2..00a815bec4 100644
--- a/docs/userGuide/syntax/popovers.mbdf
+++ b/docs/userGuide/syntax/popovers.mbdf
@@ -36,8 +36,8 @@
Repro:
Establishing Requirements
- +Requirements gathering, requirements elicitation, requirements analysis, @@ -49,7 +49,7 @@
Repro:
This is to reproduce multiple inclusions of a modal bug
+This is to reproduce multiple inclusions of a modal bug
Requirements gathering, requirements elicitation, requirements analysis, requirements capture are some of the terms commonly and interchangeably used to represent the activity of understanding what a software product should @@ -59,7 +59,7 @@
This is to reproduce multiple inclusions of a modal bug
+This is to reproduce multiple inclusions of a modal bug
Requirements gathering, requirements elicitation, requirements analysis, requirements capture are some of the terms commonly and interchangeably used to represent the activity of understanding what a software product should diff --git a/test/functional/test_site/expected/markbind/css/markbind.css b/test/functional/test_site/expected/markbind/css/markbind.css index bcf1cd275a..c8dcb84e51 100644 --- a/test/functional/test_site/expected/markbind/css/markbind.css +++ b/test/functional/test_site/expected/markbind/css/markbind.css @@ -381,6 +381,11 @@ li.footnote-item:target { text-decoration: underline dotted; } +.trigger-click { + cursor: pointer; + text-decoration: underline dashed; +} + .modal.mb-zoom { -webkit-transform: scale(0.1); -moz-transform: scale(0.1); diff --git a/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css b/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css index bcf1cd275a..c8dcb84e51 100644 --- a/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css +++ b/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css @@ -381,6 +381,11 @@ li.footnote-item:target { text-decoration: underline dotted; } +.trigger-click { + cursor: pointer; + text-decoration: underline dashed; +} + .modal.mb-zoom { -webkit-transform: scale(0.1); -moz-transform: scale(0.1); diff --git a/test/functional/test_site_convert/expected/markbind/css/markbind.css b/test/functional/test_site_convert/expected/markbind/css/markbind.css index bcf1cd275a..c8dcb84e51 100644 --- a/test/functional/test_site_convert/expected/markbind/css/markbind.css +++ b/test/functional/test_site_convert/expected/markbind/css/markbind.css @@ -381,6 +381,11 @@ li.footnote-item:target { text-decoration: underline dotted; } +.trigger-click { + cursor: pointer; + text-decoration: underline dashed; +} + .modal.mb-zoom { -webkit-transform: scale(0.1); -moz-transform: scale(0.1); diff --git a/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css b/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css index bcf1cd275a..c8dcb84e51 100644 --- a/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css +++ b/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css @@ -381,6 +381,11 @@ li.footnote-item:target { text-decoration: underline dotted; } +.trigger-click { + cursor: pointer; + text-decoration: underline dashed; +} + .modal.mb-zoom { -webkit-transform: scale(0.1); -moz-transform: scale(0.1); diff --git a/test/functional/test_site_special_tags/expected/markbind/css/markbind.css b/test/functional/test_site_special_tags/expected/markbind/css/markbind.css index bcf1cd275a..c8dcb84e51 100644 --- a/test/functional/test_site_special_tags/expected/markbind/css/markbind.css +++ b/test/functional/test_site_special_tags/expected/markbind/css/markbind.css @@ -381,6 +381,11 @@ li.footnote-item:target { text-decoration: underline dotted; } +.trigger-click { + cursor: pointer; + text-decoration: underline dashed; +} + .modal.mb-zoom { -webkit-transform: scale(0.1); -moz-transform: scale(0.1); diff --git a/test/functional/test_site_templates/test_default/expected/index.html b/test/functional/test_site_templates/test_default/expected/index.html index c155381b4e..fe6895e59c 100644 --- a/test/functional/test_site_templates/test_default/expected/index.html +++ b/test/functional/test_site_templates/test_default/expected/index.html @@ -90,7 +90,7 @@
<foo> <bar type="name">goo</bar></foo>
A ❗️ some important explanationtooltip, - a modal, a link, + a modal, a link, a badge, another badge.