From add7d3917998f54e9cc99c41bacbd97bb830c5c9 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Mon, 1 Apr 2019 13:42:17 +0300 Subject: [PATCH] Add docs about the new option for the Markdown backend --- doc/index.docbook | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/doc/index.docbook b/doc/index.docbook index 9cc236da3..8b83b422c 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -34,8 +34,8 @@ Context menu actions like Rename Bookmarks etc.) &FDLNotice; - 2019-03-13 - 1.7 (Applications 19.04) + 2019-04-01 + 1.8 (Applications 19.08) &okular; is a &kde; universal document viewer based on &kpdf; code. @@ -1902,11 +1902,30 @@ Context menu actions like Rename Bookmarks etc.) - Using backend configuration pages for EPub, FictionBook, Txt and OpenDocument Text you can define the font to render documents in the corresponding formats. The Choose... button in these pages opens standard &kde; font configuration window. Please refer to the &kde; Fundamentals documentation for the details. + Using backend configuration pages for EPub, FictionBook, Mobipocket, Markdown, TXT, and OpenDocument Text you can define the font to render documents in the corresponding formats. The Choose... button in these pages opens standard &kde; font configuration window. Please refer to the &kde; Fundamentals documentation for the details. - The description of &PostScript; and &PDF; backends configuration pages can be found below. + The description of Markdown, &PostScript; and &PDF; backends configuration pages can be found below. + + Markdown backend configuration + + You can configure &okular; Markdown rendering backend based on Discount by choosing Markdown from the list on the left part of the configuration dialog. An additional configurable option is as follows. + + + + + + Enable SmartyPants formatting + + + When checked this option allows &okular; to process SmartyPants formatting. Such formatting can be troublesome in the technical texts because of unwanted substitutions (⪚, it replaces (C) with a copyright symbol). This option is checked by default. + + + + + + &PostScript; backend configuration