mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-09-01 00:34:57 +08:00
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.