Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 285 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 285 Bytes

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

@diff takes two file paths and an optional "only" flag.

The files will be diffed and return the codeblock with the second file's contents with a list of the new lines. To be used in demonstrating changes between files as a tutorial progresses