-
## Environment
```
Thu 20 Oct 2022 10:27:04 AM EDT
radare2 5.7.9 29128 @ linux-x86-64 git.5.7.8-260-gccbd36e88
commit: ccbd36e8853afdee48c7d6d37a66c17b85c97698 build: 2022-10-07__01:04:35
Linux x…
-
Hi, it would be nice if this syntax could be implemented:
```lua
function someFunction({ prop1, prop2 })
print(prop1, prop2)
end
```
-
```aeson-0.11.2.1: using precompiled package
streaming-commons-0.1.16: using precompiled package
lifted-base-0.2.3.8: using precompiled package
hslogger-1.2.10: build
regex-base-0.93.2: configure
…
-
Hi there,
I would like to have an additional option on highlighted word/lines:
To replace it with a given word (or something like \n).
Why?
In my case, we replace line breaks with a placeholde…
-
The import of `i18n-iso-countries` contains far more data (including country names for many many languages) than actually needed by the ISIN validator.
For the most use cases, I think this bloats t…
-
(Cross-posted from [Stack Overflow](https://stackoverflow.com/questions/64021952/unable-to-load-package-regex-posix-unknown-symbol-regerror?noredirect=1#comment113282059_64021952) on the advice of @sj…
-
We already have a `Ignore` keyword - but would be good to have an `ignore_regex` which just matches the file and ignores all lines with that regex.
We should have a dictionary like the `default_action…
-
(Imported from [Trac #898](http://hackage.haskell.org/trac/hackage/ticket/898), reported by MikolajKonarski on 2011-11-11)
GHC 7.2.1, Cabal HEAD, Haddock 2.9.2. The message
During interactive linkin…
-
Please take a look at cliff.toml and GitLab (Discussion #730)
new contributors Needs the merge_number after the !
There seems to be a bug with this, I'm not sure what is going on. Feel free to cre…
-
**Describe the bug**
I have a component which generates a small bit of HTML which is injected into an `iframe`. The HTML contains a `style` section which the preprocessing tries to transform, yieldin…