Open LolloTech opened 1 year ago
Actually, the syntax there is already correct, as : indicates the row is being continued on the next line.
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?
Hey all, I made just a very, very small typo fix in developer/small-cls.md, in the "Splitting Horizontally & Vertically" section.