Display figure brackets in plain text
ClosedPublic

Authored by mphilippov on Nov 26 2019, 9:04 AM.

Details

Summary

RTF files can contain text with figure brackets, i.e. C++ code. This fix mentions the case when figure brackets should be handle as plain text and not as a token of the beginning or ending of the group of control words.

Diff Detail

Repository
R8 Calligra
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mphilippov created this revision.Nov 26 2019, 9:04 AM
Restricted Application added a subscriber: Calligra-Devel-list. · View Herald TranscriptNov 26 2019, 9:04 AM
mphilippov requested review of this revision.Nov 26 2019, 9:04 AM
pvuorela accepted this revision.Nov 26 2019, 9:19 AM

Or in other words: support for escaped brackets \{ \}

This revision is now accepted and ready to land.Nov 26 2019, 9:19 AM
This revision was automatically updated to reflect the committed changes.