Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
urbic committed Jul 31, 2023
1 parent 9d09006 commit fa383b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/doc/xsl/xslthl/highlighters/psylla-hl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
<style>number</style>
</highlighter>

<highlighter type="regex">
<pattern>[\+\-]?(\d*\.\d+|\d+(\.\d*)?)([Ee][\+\-]?\d+)?([\+\-](\d*\.\d+|\d+(\.\d*)?)([Ee][\+\-]?\d+)?\*i)?</pattern>
<!--highlighter type="regex">
<pattern>[\+\-]?(\d*\.\d+|\d+(\.\d*)?)([Ee][\+\-]?\d+)?([\+\-](\d*\.\d+|\d+(\.\d*)?)([Ee][\+\-]?\d+)?i)?</pattern>
<style>number</style>
</highlighter>
</highlighter-->

<highlighter type="regex">
<pattern>[Cc]`([^\\]|\\[efranux])</pattern>
Expand Down

0 comments on commit fa383b6

Please sign in to comment.