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

(feat) Adding styling to code blocks #1187

Merged
merged 1 commit into from
Nov 28, 2023
Merged

(feat) Adding styling to code blocks #1187

merged 1 commit into from
Nov 28, 2023

Conversation

userbradley
Copy link
Contributor

I noticed that the code blocks lack styling, which makes them just a little bit harder to read.

This PR updates the mkdocs.yaml file to add in the required styling as per the documentation

As far as I know, there should not be any additional imports required for the mkdocs GHA

Before

image

After

image

note: I have got a previous CLA with Google

mkdocs.yml Show resolved Hide resolved
mkdocs.yml Show resolved Hide resolved
@imjasonh imjasonh merged commit 7993029 into ko-build:main Nov 28, 2023
20 of 21 checks passed
@imjasonh
Copy link
Member

Thank you! This looks much better

@userbradley
Copy link
Contributor Author

Always a pleasure. RE my beginner mistake (No new line) - Would you like a pre-commit file to ensure it's included?

This is the pretty standard one I use: https://github.com/userbradley/documentation.breadnet.co.uk/blob/main/.pre-commit-config.yaml

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.

3 participants