-
Hi there,
since your fix #3 rx is basically working
But it seems that i still experience a weird behavior in my example:
1. Using the text `-0200:
kSi for max. Blabla text obfuscated.Mo…
-
There is a missing rule for simple regular expressions in the parser
Here is my proposal for a better rule for regular expressions:
``` javascript
terminal REGEX:
'///' -> '///' |
'/' ( (!(…
-
https://github.com/conda-forge/qt-main-feedstock/blob/331aac5f4b7b9fad0dd59b8f60ed70da01944e6a/recipe/conda_build_config.yaml#L16
```
replacements:
all_replacements:
- tag: 'qmake build meta…
-
Depends on us adding `(?# comment )` syntax, but we could finally have a decent way to document regexes:
```js
const re = String.dedent(({ raw } => {
// Obviously a bit more complicated
retu…
-
As per @ericoporto 's suggestion [here](https://github.com/adventuregamestudio/ags-template-source/issues/40#issuecomment-1580759552)
**Problem**
Currently the template packaging from AGS Editor…
-
### qBittorrent version and Operating System
4.2.5 Windows 7 x86 (6.1.760x)
### What is the problem
The matching RSS Articles that should be downloaded in the set Directory are being found and di…
-
is there a way to cause Markdown Paste to always use `atx` style headings?
maybe there is a rule regex? or a toggle?
thanks!
when I paste formatted html using markdown paste, I get `setext` sty…
-
Both perl and sed support the \L and \U modifiers to convert a match to lowercase or uppercase respectively:
```
$ echo 'cat dog cow' | sed 's/\(dog\)/\U\1/'
cat DOG cow
$ echo 'cat dog cow' |…
-
In Prometheus, all metric labels are strings, and PromQL supports label selection with regular expressions. In Cloud Monitoring, some metric labels are integers.
For example, we use a [log based me…
-
As far as I can tell, there is no timestamp syntax handling in the current version.
A variety are described in the [8.1 Timestamps, deadlines, and scheduling](http://orgmode.org/manual/Timestamps.htm…