From 3eecfedd65dd3f93d4f4642b916ac17a3969b7c0 Mon Sep 17 00:00:00 2001 From: md-5 Date: Sat, 4 Jan 2020 15:36:08 +1100 Subject: [PATCH] Allow 'o' as an itemized list character In Microsoft word, the second level of the default bulleted list is actually the 'o' character in the Courier New font. Without this change such lists will be a with for each element. --- lists-by-indent/xsl/lists.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lists-by-indent/xsl/lists.xsl b/lists-by-indent/xsl/lists.xsl index 035a160..7d7ee98 100644 --- a/lists-by-indent/xsl/lists.xsl +++ b/lists-by-indent/xsl/lists.xsl @@ -23,7 +23,7 @@ + select="'([·̶▪□●◻◼◽▶●−•\p{So}\p{Pd}⎯o-])'"/>