Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 257 Bytes

File metadata and controls

9 lines (6 loc) · 257 Bytes

Adds a @sourceref tag for use in bit-docs.

@sourceref will load the file indicated like:

@sourceref ./relative/path/something.js

And wrap it with triple ` so it shows up as a code block. It's useful when you want to inline a lot of code.