Line Break ShortCode
We can use Shortcodes to break lines.
Make line_break.html file inside layouts/shortcodes and add tag to it. So line_break.html file will look like this:
<br />
Now you can use this Shortcode to your markdown file by adding
. So in your case, it will look like this:
A beautiful
other text or image