Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hard to distinguish text from code #256

Open
joneugster opened this issue Jan 23, 2025 · 0 comments
Open

hard to distinguish text from code #256

joneugster opened this issue Jan 23, 2025 · 0 comments

Comments

@joneugster
Copy link

joneugster commented Jan 23, 2025

Inside the description boxes, text and code snippets are in my opinion almost indistinguishable. It would be nice if the code snippets could be formatted slightly differently, for example using colour.

Example

https://lean-lang.org/doc/reference/latest//Notations-and-Macros/Defining-New-Syntax/#Lean___interpolatedStrLitKind

I've read this as

[...] like "value = { and }" in s!"value = {x}"

and had to look at the source code to realise it's

[...] like "value = { and }" in s!"value = {x}"

Image Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant