Render Markdown
Render Markdown to sanitized HTML
How to Use
What is Markdown?
Markdown is one of the world’s most popular markup languages. For more information on markdown, refer to www.markdownguide.org.
Using the Render Markdown brick
In PixieBrix, markdown can be used as the renderer for a sidebar panel or panel, or inside a “render document” brick.
When the Render Markdown brick is the final brick in an extension or inside a document, the ‘markdown’ input field will be added as html to the relevant position.
You can also use the <style> element to add css to the markdown.
Helpful Resources
Here’s some helpful content to learn more:
Troubleshooting
The Render Markdown brick does not allow javascript and some of the more complicated aspects of css.
You can use you browser’s ‘inspect element’ tab on the side panel or panel to check what elements are being added.
Inputs
Name | Required | Type | Description |
---|---|---|---|
markdown |
string
|
The Markdown to render |
Outputs
Name | Required | Type | Description |
---|---|---|---|
No outputs for this brick defined. |
Details
ID | @pixiebrix/markdown |
---|---|
Author |
@pixiebrix
|
Version | 1.6.3 |
Created | Aug. 17, 2021 |
Updated | Jan. 27, 2022 |
Related Bricks
- No related bricks