From cb60973a8d7335f4decc5cc7acdbb5a1c1a98981 Mon Sep 17 00:00:00 2001
From: Roger Sheen
Date: Sun, 22 May 2022 13:21:57 -0400
Subject: [PATCH 01/51] Join lines in paragraph
Signed-off-by: Roger Sheen
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1c8232b0..9f71309a 100644
--- a/README.md
+++ b/README.md
@@ -94,8 +94,7 @@ The plug-in extends the standard HTML5 table of contents (ToC) [navigation param
By default, the plug-in uses the `partial` option to include the current topic in the ToC along with its parents, siblings and children. As with the default HTML5 plug-in, the `full` option can also be used to generate a complete ToC for the entire map, or `none` to disable the table of contents entirely.
-As of version 5.3.1, the plug-in provides five new options to style the table of contents navigation with the Bootstrap [list group][7] component , [nav][16] component
-and [collapsible][17] menus
+As of version 5.3.1, the plug-in provides five new options to style the table of contents navigation with the Bootstrap [list group][7] component , [nav][16] component and [collapsible][17] menus:
- `list-group-full` – Styled full ToC within a Bootstrap list group
- `list-group-partial` – Partial ToC with the current topic, parents, siblings, and children in a list group
From cf1e0277feeb7266061c01c78c37ac26fc4fa64f Mon Sep 17 00:00:00 2001
From: Roger Sheen
Date: Sun, 22 May 2022 13:43:40 -0400
Subject: [PATCH 02/51] Fix Popover docs reference
Signed-off-by: Roger Sheen
---
Customization/xsl/popovers.xsl | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/Customization/xsl/popovers.xsl b/Customization/xsl/popovers.xsl
index 6e11e8d7..25ac592d 100644
--- a/Customization/xsl/popovers.xsl
+++ b/Customization/xsl/popovers.xsl
@@ -11,9 +11,8 @@
version="2.0"
exclude-result-prefixes="xs xhtml dita-ot"
>
-
-
-
+
+
From bb569d85b19ff64e577edc969f473ec8e09c060f Mon Sep 17 00:00:00 2001
From: Roger Sheen
Date: Sun, 22 May 2022 13:44:43 -0400
Subject: [PATCH 03/51] Fix indentation
Signed-off-by: Roger Sheen
---
Customization/xsl/popovers.xsl | 6 +---
Customization/xsl/tooltips.xsl | 54 ++++++++++++++++------------------
2 files changed, 26 insertions(+), 34 deletions(-)
diff --git a/Customization/xsl/popovers.xsl b/Customization/xsl/popovers.xsl
index 25ac592d..85fc1d33 100644
--- a/Customization/xsl/popovers.xsl
+++ b/Customization/xsl/popovers.xsl
@@ -14,7 +14,7 @@
-
+
popover
@@ -34,18 +34,14 @@
-
-
-
-
diff --git a/Customization/xsl/tooltips.xsl b/Customization/xsl/tooltips.xsl
index 4e1fc9d6..6e1cb89e 100644
--- a/Customization/xsl/tooltips.xsl
+++ b/Customization/xsl/tooltips.xsl
@@ -11,11 +11,10 @@
version="2.0"
exclude-result-prefixes="xs xhtml dita-ot"
>
-
+
-
-
+
tooltip
@@ -35,7 +34,6 @@
-
@@ -51,48 +49,46 @@
-
-
-
+
+
-
+
-
-
-
-
+
+
+
+
-
<
-
- >
-
- </
-
- >
-
-
- />
-
+
+ >
+
+ </
+
+ >
+
+
+ />
+
-
-
- ="
-
- "
+
+
+ ="
+
+ "
-
+
From c45af88b496b0b04d483938b5dc9a1893e684dc3 Mon Sep 17 00:00:00 2001
From: Roger Sheen
Date: Sun, 22 May 2022 14:02:46 -0400
Subject: [PATCH 04/51] Align options in CLI examples
Signed-off-by: Roger Sheen
---
sample/breadcrumb.dita | 10 +++++-----
sample/index.dita | 18 +++++++++---------
sample/scrollspy.dita | 12 ++++++------
3 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/sample/breadcrumb.dita b/sample/breadcrumb.dita
index d7156cda..2c9f1fa0 100644
--- a/sample/breadcrumb.dita
+++ b/sample/breadcrumb.dita
@@ -31,8 +31,8 @@
dita --input=path/to/your.ditamap \
- --format= \
- --args.breadcrumbs=
+ --format= \
+ --args.breadcrumbs=
Dividers
@@ -41,9 +41,9 @@
dita --input=path/to/your.ditamap \
- --format= \
- --args.breadcrumbs= \
- --bootstrap.breadcrumb.divider=
+ --format= \
+ --args.breadcrumbs= \
+ --bootstrap.breadcrumb.divider=