layout | title | description | image |
---|---|---|---|
post |
Example Content III |
A page showing Hydejack-specific markdown content.
|
/assets/img/blog/example-content-iii.jpg |
Hydejack offers a few additional features to markup your markdown.
Don't worry, these are merely CSS classes added with kramdown's {:...}
syntax,
so that your content remains compatible with other Jekyll themes.
Default aligned | Left aligned | Center aligned | Right aligned | Default aligned | Left aligned | Center aligned | Right aligned | Default aligned | Left aligned | Center aligned | Right aligned | Default aligned | Left aligned | Center aligned | Right aligned |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
First body part | Second cell | Third cell | fourth cell | First body part | Second cell | Third cell | fourth cell | First body part | Second cell | Third cell | fourth cell | First body part | Second cell | Third cell | fourth cell |
Second line | foo | strong | baz | Second line | foo | strong | baz | Second line | foo | strong | baz | Second line | foo | strong | baz |
Third line | quux | baz | bar | Third line | quux | baz | bar | Third line | quux | baz | bar | Third line | quux | baz | bar |
Second body | Second body | Second body | Second body | ||||||||||||
2 line | 2 line | 2 line | 2 line | ||||||||||||
Footer row | Footer row | Footer row | Footer row | ||||||||||||
{:.scroll-table} |
// Example can be run directly in your JavaScript console
// Create a function that takes two arguments and returns the sum of those
// arguments
var adder = new Function("a", "b", "return a + b");
// Call the function
adder(2, 6);
// > 8
Lorem ipsum $$ f(x) = x^2 $$.
NOTE: You can add a message box. {:.message}
You can add large text. {:.lead}
{:.lead data-width="800" data-height="100"}
{:.lead data-width="800" data-height="100"} A caption to an image. {:.figure}
You can make a quote "pop out". {:.lead}
I'm faded, faded, faded. {:.faded}