-
Some experiments with string replacement in markdown before rendering, as we discussed in #10, led me to the following case:
```
x this text does not vanish
this text vanishes
```
If a line …
-
### Using a supported version?
- [X] I have searched searched open and closed issues for duplicates.
- [X] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
###…
-
Thank you for creating this plugin, very much appreciated!
One minor issue...
Tags that have multiple lines are not highlighted, such as...
```
{{!--
Comment line 1
Comment line 2
…
-
`Use case ends` should be on the following line, not line 2 of the MSS
![image.png](https://raw.githubusercontent.com/gnoossk/pe/main/files/e4370d99-5066-4e0e-92a2-140e41d50969.png)
-
Hello,
The tool you created is very useful and helps a lot.
However I think allowing changing line ends to help drawing vectors as arrow will make it almost perfect.
Is it possible to add the optio…
-
### Steps to Reproduce
I'm trying to have 2 lines, like this when I prepare a message `https://bsky.app/intent/compose?text=`
```
line1
line2
```
But on Windows & Mac doens't have the same beh…
-
We would like to have just one executable, which can run in a variety of modes
- Sequential
- Parallel
- with one file
- with many files
- encrypt and decrypt modes (if there's time)
- [ ] D…
-
### Description
I am using Victory Charts in my react native expo project and was wondering if it would be possible to create a Time-Series chart but I don't see this is a current feature.
###…
-
**Is your feature request related to a problem? Please describe.**
When writing Bash scripts taking command line options, I use `getopt` to preprocess the command line, and a `while` loop and `case` …
-
When testing `grammars/ANTLR` we get incorrect output from `lrstar_lexer::print_line` due to missing line termination/length see bello a possible fix for it:
Possible fix:
```
---------------------…