Open ericls opened 6 years ago
For example, if I have a contentBlock with no styles and entities applied and the text is '__not_bold__', it should be converted to \_\_not_bold\_\_ instead of '__not_bold__'
'__not_bold__'
\_\_not_bold\_\_
For example, if I have a contentBlock with no styles and entities applied and the text is
'__not_bold__'
, it should be converted to\_\_not_bold\_\_
instead of'__not_bold__'