Skip to content

Commit 84c3a0b

Browse files
committed
fix html
1 parent d3ca65a commit 84c3a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_getting-started/kicking-the-tires.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ The best way to get started with Markdown is to use it. That's easier than ever
44

55
You don't even need to download anything. There are several online Markdown editors that you can use to try writing in Markdown. [JotBird](https://www.jotbird.com) (which I built) is one of the best online Markdown editors. Just open the site and start typing in the left pane. A preview of the rendered document appears in the right pane.
66

7-
<a href="https://www.jotbird.com">{% include image.html file="/assets/images/jotbird.png" alt="JotBird Markdown editor" lazy="yes" %}</a>
7+
{% include image.html file="/assets/images/jotbird.png" alt="JotBird Markdown editor" lazy="yes" %}
88

99
You'll probably want to keep the JotBird website open as you read through this guide. That way you can try the syntax as you learn about it. After you've become familiar with Markdown, you may want to use a Markdown application that can be installed on your desktop computer or mobile device.

0 commit comments

Comments
 (0)