0.0.3 • Published 8 years ago
bit-docs-tag-sourceref v0.0.3
Adds a @sourceref tag for use in bit-docs.
@sourceref will load the file indicated like:
@sourceref ./relative/path/something.jsAnd wrap it with triple ` so it shows up as a code block. It's useful when you want to inline a lot of code.