Reference-style links immediately below first block do not resolve
References are placed immediately below the first paragraph:
30 31 32 33
30: /0
31: /1
32: /2
33: /3
Reference-style links immediately above first block
References are placed immediately above the first paragraph:
20 21 22 23
Reference-style links in a non-markdown post do not resolve
References are placed below the first paragraph, and are separated from the
first paragraph by a single blank line:
[40][] [41][] [42][] [43][]
Reference-style links below first block and separated by blank line resolve
References are placed below the first paragraph, and are separated from the
first paragraph by a single blank line:
10 11 12 13
Reference-style links above first block and separated by blank line resolve
Explicit excerpts work even in liquid
explicit excerpt
Implicit excerpts work only in markdown
Custom excerpt separator
Welcome to the 6th post on cobalt.rs!
Both excerpt and excerpt separator are there
excerpt
wins
Custom excerpt separator
Custom excerpt separator
Welcome to the 4th post on cobalt.rs!
Explicit `excerpt`
Is in markdown
An empty post means an empty excerpt
First block is an excerpt
This is our first Post!