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.
1 parent 27d62fb commit 9acdd2dCopy full SHA for 9acdd2d
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