sourcejs/Source

Markdown pseudos

Open

#223 opened on May 3, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (552 stars) (49 forks)batch import
good first contributionhelp wantedplugins

Description

Need a efficient way of writing out states when using markdown. The DSS plugin handles this very well with only having to write the example code once. Ideally the method could be able to handle both pseudo states as well class based states.

Contributor guide