mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-07-15 12:33:32 +08:00
b61fff042b
best-practices refers and links to the `Markup.Escape` method but labeled it `EscapeMarkup`. I got quite confused trying to find EscapeMarkup. Using the typical *class dot method* pattern seems preferable. It also matches what you write in code.