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 ce78520 commit a19b7e1Copy full SHA for a19b7e1
CHANGELOG.md
@@ -1,6 +1,9 @@
1
## 8.0.10-dev
2
3
* Un-deprecate the `--resources-dir` option.
4
+* Remove support for `[this]` as a comment reference. Referring to the
5
+ containing element can be written as `this [Foo]`, and referring to 'this'
6
+ can just be written as `` `this` ``.
7
8
## 8.0.9
9
0 commit comments