displaying-complex-content-inside-jekyll-tables/ #40
Replies: 1 comment
-
This is exactly what I was looking for, to help me write a specification doc for a project I'm working on. Thank you so much! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
displaying-complex-content-inside-jekyll-tables/
As anyone who writes in Markdown knows, it’s a very concise and easy way to write almost all content. However, tables can be a little bit awkward, especially if it includes multi-line content like a list! Here’s a quick comparison of techniques that can be used to solve this, and whether they work in plain Markdown, GitHub, and Jekyll blogs.
https://blog.jakelee.co.uk/displaying-complex-content-inside-jekyll-tables/
Beta Was this translation helpful? Give feedback.
All reactions