Hamilton Greene
Results
3
issues of
Hamilton Greene
# Problem Embedding multiple embeds (like a tweet, IG post, YouTube video) seems to break parsing of .md / .svx files processed by MDsveX. ## Expected Outcome Should be able...
**I propose we** add string-backed enums / string enums ``` type MyStrEnum = | A = "a-id" | B = "b-id" | C = "c-id" ``` **The existing way of...
await-csharp-alignment
area: enums