Tuesday 13. August 2019
As shown below Escape will disable parsing of VenC patterns between Escape/EndEscape pair. In the other hand, the behavior of DisableMarkup is pretty straightforward.
With Escape/EndEscape and DisableMarkup
- Hello VenC! - Hello lovely user! _Italic text for fun and non profit!_.:SetColor::This is red text!t::red:.
Without Escape/EndEscape and DisableMarkup
Italic text for fun and non profit!
This is red text!
Please note that VenC syntax require you to close Escape pattern with '::EndEscape:.' .