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

Typo fix in developer/small-cls.md #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LolloTech
Copy link

Hey all, I made just a very, very small typo fix in developer/small-cls.md, in the "Splitting Horizontally & Vertically" section.

Just a very small typo fix in developer/small-cls.md, in the "Splitting Horizontally & Vertically" section.
@mkanat
Copy link
Contributor

mkanat commented Aug 10, 2024

Actually, the syntax there is already correct, as : indicates the row is being continued on the next line.

@hxtk
Copy link

hxtk commented Aug 24, 2024

Actually, the syntax there is already correct, as : indicates the row is being continued on the next line.

Then perhaps the error is in the markdown interpreter? The underlying issue is that the page does not correctly render that block as a table (see the attached screenshot or the linked page).

https://google.github.io/eng-practices/review/developer/small-cls.html

image

I can see that this repository uses Jekyll Build Pages to build the documentation. Do I understand correctly that you believe this is a bug in the markdown interpreter used by Jekyll?

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.

4 participants