aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/io_out/defaults.d
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2022-02-04 18:48:25 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2022-02-05 18:26:02 -0500
commit30b6d716f3e4448667ee61bdda044df739d6ad68 (patch)
tree8cbe98e04605f388bc52cb368198833121cf1f8a /src/doc_reform/io_out/defaults.d
parentcodegen cgi search removed (using src in org-mode) (diff)
epub, work on
Diffstat (limited to 'src/doc_reform/io_out/defaults.d')
-rw-r--r--src/doc_reform/io_out/defaults.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc_reform/io_out/defaults.d b/src/doc_reform/io_out/defaults.d
index aedbbc1..6839c92 100644
--- a/src/doc_reform/io_out/defaults.d
+++ b/src/doc_reform/io_out/defaults.d
@@ -73,7 +73,7 @@ template InternalMarkup() {
string mark_internal_site_lnk = "¤";
string nbsp = "░";
string br_line = "┘";
- string br_nl = "┙";
+ string br_newline_inline = "┙";
string br_paragraph = "┚";
string br_obj = "break_obj";
string br_page_line = "┼";