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

Add backticks to format file names as code #7

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

nickcharlton
Copy link
Owner

The Actions summary view is formatted as Markdown, as Python uses __ around files (like __init__.py) this looks wrong. If we add (escaped) backticks it looks much nicer.

Based on an idea by @oscargus raised in #4.

The Actions summary view is formatted as Markdown, as Python uses `__`
around files (like `__init__.py`) this looks wrong. If we add (escaped)
backticks it looks much nicer.

Based on an idea by @oscargus raised in #4.
@nickcharlton nickcharlton force-pushed the markdown-format-files branch from 5e30e4f to 7c3a8ff Compare August 16, 2024 09:18
@nickcharlton nickcharlton merged commit 3e9a4fa into main Aug 16, 2024
1 check passed
@nickcharlton nickcharlton deleted the markdown-format-files branch August 16, 2024 09:19
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

Successfully merging this pull request may close these issues.

1 participant