Skip to content

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?

@delucchi-cmu
Copy link

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

This is correct syntax in g3doc, but not in the flavor of markdown used in github pages. Can someone with owners approve?

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.

5 participants