You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I pass props into my Markdown components and have them rendered within the Markdown component? For example, would I be able to do something like...
<!-- markdown-component.md --># Title## {{ props.slogan }}
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus rutrum risus lacus, ...
If this functionality is already available, it is not clearly documented in the README.md. If it isn't already available Please consider this a feature request!
The text was updated successfully, but these errors were encountered:
Can I pass props into my Markdown components and have them rendered within the Markdown component? For example, would I be able to do something like...
If this functionality is already available, it is not clearly documented in the
README.md
. If it isn't already available Please consider this a feature request!The text was updated successfully, but these errors were encountered: