-
We've discussed all of the cruft in the current `TextFormatter` design and implementation many times.
This Issue is to collect all of the issues and track a re-design an re-implementation.
Thi…
-
**Actual behavior**
When passing in `--log-timestamp=false` with either `--log-format=text|color` set, timestamps still get logged.
**Expected behavior**
No timestamps should get logged
**To R…
-
The TextFormatter port aka Avalonia 11.0 support can be tested via: https://github.com/AvaloniaUI/AvaloniaEdit/tree/dev
Post your issues here if you find any. Our fork now follows more closely the …
-
* .NET Core Version: .net 6
* Windows version: 11
* Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes
* Is this bug related specifically to tooling in Visual Studio (e.g. XAML Designe…
kayle updated
2 months ago
-
When using `Serilog.Sinks.Slack` together with the latest version of `Serilog.Sinks.PeriodicBatching` the call to `Serilog.Log.CloseAndFlush()` will crash with a `StackOverflowException` because the `…
-
Flarum is storing the TextFormatter classes in the filesystem cache regardless of if you change the driver to something else (say redis) this makes scaling Flarum up on large systems hard if you need …
-
I am not really sure what the best behavior should be, but I just noticed that if you uninstall a TextFormatter module, any fields that have that formatter selected retain the selection, so when you v…
-
@euantorano Why not just use the s9e\TextFormatter parser instead of reinventing the wheel for parsers? It supports both BBCode and Markdown. Also includes mediaembeds out of the box. We could use it …
-
Looks like none of the existing unit tests actually test if `preserveTrailingSpaces` is `false`.
This test proves that it's not working correctly:
```cs
[Fact, AutoInitShutdown]
public voi…
-
This issue can be used to discuss or track the progress of the Bluesky implementation.