Activity for Hendrik Degener

  • Hendrik Degener Hendrik Degener posted a comment on discussion XSLT syntax highlig discussion

    backticks were removed... "$nr1 + $nr2 = $(expr $nr1 + $nr2)"

  • Hendrik Degener Hendrik Degener posted a comment on discussion XSLT syntax highlig discussion

    Hi, at the moment, the highlighters are processed on a first-come first-serve basis (which is nice) and define their result's start and end using styled blocks. However, it's not possible to override certain subsets of such a styled block. This would come in very handy for languages such as PHP, bash or powershell which provide variable expansion in strings. As it is right now, a proper handling of strings such as "$nr1 + $nr2 = $result" with proper handling of the embedded variables causes overhead...

1