Conversation
Just a very small typo fix in developer/small-cls.md, in the "Splitting Horizontally & Vertically" section.
|
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
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? |
This is correct syntax in g3doc, but not in the flavor of markdown used in github pages. Can someone with owners approve? |

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