mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-05-08 08:03:28 +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.