mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-27 20:36:29 -04:00
[wiki/MUTN] Add known bugs list
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Known Bugs - MUTN CLI
|
||||
- Various Markdown rendering issues, including odd handling of line breaks and broken quotes
|
||||
- These bugs exist within the upstream [glamour](https://github.com/charmbracelet/glamour) package used for Markdown rendering
|
||||
- For line breaks, see [here](https://github.com/charmbracelet/glamour/issues/84)
|
||||
- For quotes, see [here](https://github.com/charmbracelet/glamour/issues/172) (seems related to line break issue)
|
||||
- Some [weird Windows behavior](https://github.com/rwinkhart/MUTN/blob/main/wiki/MUTN/quirks.md)
|
||||
+1
-1
@@ -13,7 +13,7 @@ Crossed out items have not yet been added to the wiki.
|
||||
|
||||
[Shell Completions Troubleshooting](https://github.com/rwinkhart/MUTN/blob/main/wiki/MUTN/completions.md)
|
||||
|
||||
[~~Known Bugs~~](https://github.com/rwinkhart/MUTN/blob/main/wiki/MUTN/bugs.md)
|
||||
[Known Bugs](https://github.com/rwinkhart/MUTN/blob/main/wiki/MUTN/bugs.md)
|
||||
### libmutton Information (will likely be moved to libmutton repository in the future)
|
||||
[Planned Breaking Changes](https://github.com/rwinkhart/MUTN/blob/main/wiki/libmutton/breaking.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user