We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 545219d + 9acdd2d commit db2b2caCopy full SHA for db2b2ca
README.md
@@ -0,0 +1,6 @@
1
+Adds a @diff tag for use in bit-docs.
2
+
3
+@diff takes two file paths and an optional "only" flag.
4
5
+The files will be diffed and return the codeblock with the second file's contents with a list of the new lines.
6
+To be used in demonstarting changes between files as a tutorial progresses
0 commit comments