Fix || usage in help entries. Resolve #3085
This commit is contained in:
parent
30707a6b56
commit
bb9dc516b9
5 changed files with 18 additions and 16 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Main branch (git)
|
||||
|
||||
- Bug fix: || (escaped color tags) were parsed too early in help entries,
|
||||
leading to colors when wanting a | separator
|
||||
- Bug fix: Make sure spawned objects get `typeclass_path` pointing to the true
|
||||
location rather than alias (in line with `create_object`).
|
||||
- Bug fix: Building Menu contrib menu no using Replace over Union mergetype to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue