#122 In ```lilypond { c' -\markup "g" } ``` the `"g"` is not recognized as a MarkupWord. There must be a way to check in `String()` if the string is part of a Markup.
#122
In
{ c' -\markup "g" }the
"g"is not recognized as a MarkupWord.There must be a way to check in
String()if the string is part of a Markup.