sourcejs/Source

Markdown pseudos

Open

#223 opened on May 3, 2016

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

Repository metrics

Stars
 (552 stars)
PR merge metrics
 (No merged PRs in 30d)

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