Removed all escaping from help system.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s

This commit is contained in:
Willem Cazander 2024-07-17 15:08:25 +02:00
parent c8416c42e9
commit a0141d962c
8 changed files with 80 additions and 42 deletions

View file

@ -16,4 +16,11 @@ MB_           :=
MB_            :=
MB_             :=
MB_              :=
MB_               :=
MB_                :=
MB_                 :=
MB_                  :=
# Defines the real white space " " variable for line wrapping without white space
$(eval $$(subst ,, ) :=)