The Wayback Machine - https://web.archive.org/web/20200703181424/https://github.com/topics/explorable-explanations
Skip to content
#

explorable-explanations

Here are 24 public repositories matching this topic...

idyll
mathisonian
mathisonian commented Mar 25, 2020

Is your feature request related to a problem? Please describe.
The docs should clearly expose how HTML tags can be used in Idyll markup, including how you can set class names and inline styles.

For example, you could write

[span className:"my-custom-text" style:`{color: 'red'}`] 
    my custom styled text
[/span]

Describe the solution you'd like
A new section in th

Improve this page

Add a description, image, and links to the explorable-explanations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the explorable-explanations topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.