When checked allows the renderer to use RTL (Right To Left) processing of Markdown text that uses RTL characters. Also enabled RTL/LTR per paragraph switching in the editor.
Defaults to off as it adds a bit of processing overhead.
public bool EnableRightToLeft { get; set; }
See also:
Class EditorConfiguration© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic