mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Fix broken link on Lovelace Markdown card page (#17381)
This commit is contained in:
parent
b32caa6de7
commit
027bd15b31
@ -6,7 +6,7 @@ description: "The Markdown card is used to render Markdown"
|
|||||||
|
|
||||||
The Markdown card is used to render [Markdown](https://commonmark.org/help/).
|
The Markdown card is used to render [Markdown](https://commonmark.org/help/).
|
||||||
|
|
||||||
The renderer uses [Marked.js](https://marked.js.org), which supports [several specifications of Markdown](https://marked.js.org/#/README.md#specifications), including CommonMark, GitHub Flavored Markdown (GFM) and `markdown.pl`.
|
The renderer uses [Marked.js](https://marked.js.org), which supports [several specifications of Markdown](https://marked.js.org/#specifications), including CommonMark, GitHub Flavored Markdown (GFM) and `markdown.pl`.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='/images/lovelace/lovelace_markdown.png' alt='Screenshot of the markdown card'>
|
<img src='/images/lovelace/lovelace_markdown.png' alt='Screenshot of the markdown card'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user