Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Print rendered markup from a component in code blocks #122

Open
carloslancha opened this issue Feb 24, 2018 · 0 comments
Open

Print rendered markup from a component in code blocks #122

carloslancha opened this issue Feb 24, 2018 · 0 comments

Comments

@carloslancha
Copy link

It would be very helpful for us to have the ability of print inside a code block the markup result of a rendered component.

I.e:

\```
   {call ClayButton.render}
      {param label: 'Default Button' /}
   {/call}
\```

Current result:
image

Desired result:
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant