v1.0.5
Fixes 🐞
Prepends internal links with the relative_url
filter, to avoid broken links in sites which set a baseurl
.
Prepends internal links with the relative_url
filter, to avoid broken links in sites which set a baseurl
.
These are small updates to fix some styling issues.
<table>
elementspage
layout from shrinking if it has a brief page content.@font-face
declarations to another place, preventing it from being replaced if you add custom fonts.Below is just about anything we can do with Markdown (and some other basic HTML markup tags).
Lorem ipsum dolor sit amet, test link adipiscing elit. This is strong. Nullam dignissim convallis est. Quisque aliquam. This is emphasized. Donec faucibus. Nunc iaculis suscipit dui. 53 = 125. Water is H2O. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. The New York Times
(That’s an inline quote). Underline. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.
HTML and CSS are our tools. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. To copy a file type COPY filename
. Dinner’s at 5:00. Let’s make that 7. This text has been struck.
Table Header 1 | Table Header 2 | Table Header 3 |
---|---|---|
Division 1 | Division 2 | Division 3 |
Division 1 | Division 2 | Division 3 |
Division 1 | Division 2 | Division 3 |
Typographically, preformatted text is not the same thing as code. Sometimes, a faithful execution of the text requires preformatted text that may not have anything to do with code.
“Beware the Jabberwock, my son!
The jaws that bite, the claws that catch!
Beware the Jubjub bird, and shun
The frumious Bandersnatch!”
Code can be presented inline, like <?php bloginfo('stylesheet_url'); ?>
, or within a <pre>
block.
#container {
float: left;
margin: 0 -240px 0 0;
width: 100%;
}
You can also highlight with the custom highlight
Liquid tag:
1
2
3
def foo
puts 'foo'
end
Let’s keep it simple.
Good afternoon, gentlemen. I am a HAL 9000 computer. I became operational at the H.A.L. plant in Urbana, Illinois on the 12th of January 1992. My instructor was Mr. Langley, and he taught me to sing a song. If you’d like to hear it I can sing it for you.
— HAL 9000
And here’s a bit of trailing text.
Hello! This is the first release of Bean. So it’s a good place to begin this changelog.
New: everyting is new! ✨
(This is mostly to test things).