<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>
<div dir="auto" style="direction:ltr; margin:0; padding:0; font-family:sans-serif; font-size:11pt; color:black">
<br>
<br>
</div>
<div dir="auto" style="direction:ltr; margin:0; padding:0; font-family:sans-serif; font-size:11pt; color:black">
<div dir="auto" style="direction:ltr; margin:0; padding:0; font-family:sans-serif; font-size:11pt; color:black">
Get <a href="https://aka.ms/ghei36">Outlook for Android</a></div>
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> KWrite-Devel <kwrite-devel-bounces@kde.org> on behalf of rhkramer@gmail.com <rhkramer@gmail.com><br>
<b>Sent:</b> Sunday, February 25, 2018 10:14:58 PM<br>
<b>To:</b> kwrite-devel@kde.org; D7864+public+a022f7a19332d77c@phabricator.kde.org<br>
<b>Subject:</b> Re: D7864: Basic support for PHP and Python fenced code blocks in Markdown</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:11pt;">
<div class="PlainText">On Sunday, February 25, 2018 04:25:00 AM Volker Krause wrote:<br>
>   - when nesting a language you need to implement detecting the end of that<br>
> code manually each time - you need to explicitly list all languages you<br>
> want to nest, one by one<br>
> <br>
>   The latter is ok if there is a limited amount of languages that can be<br>
> nested in this context, but in case of markdown it's in theory every<br>
> language we have. So a rule like `<NestLanguage syntax="<name or regexp<br>
> capture>" end="<string|regexp>"/>` to do all the repeating work inside the<br>
> engine might be interesting. We'd need to survey all current usages of<br>
> nesting to see if that covers enough use-cases though, I haven't done that<br>
> yet.<br>
<br>
Thanks--I like that idea.  (But I'm working on a lexer for Scintilla and may <br>
incorporate the idea there (sometime after I get the basic lexer working, <br>
which has been going very slow).  (The markup language (that the lexer will <br>
lex and fold) is TWiki markup with some extensions / variations.)<br>
</div>
</span></font>
</body>
</html>