On Tuesday, 9 January 2024 at 08:29:08 UTC, Walter Bright wrote:
> that looks like tty noise.
Oh, I realized you might be reading this without a fancy Markdown
renderer. Backticks are part of Markdown syntax, not D. I only
suggested using
i"a \(x) b"
rather than
i"a $(x) b"