diff options
author | Simon Ogorodnik <Simon.Ogorodnik@jetbrains.com> | 2017-10-09 19:03:22 +0300 |
---|---|---|
committer | Simon Ogorodnik <Simon.Ogorodnik@jetbrains.com> | 2017-10-09 19:03:22 +0300 |
commit | 1045403bc82c762dc51d703e7c5b1d0199cd3b39 (patch) | |
tree | 7e6a61077f504b14fe59cee2ff53ef5ad6ccd3c0 /core | |
parent | 8b35c9a253474aa637bc660ba46f95fcb03aeeac (diff) | |
download | dokka-1045403bc82c762dc51d703e7c5b1d0199cd3b39.tar.gz dokka-1045403bc82c762dc51d703e7c5b1d0199cd3b39.tar.bz2 dokka-1045403bc82c762dc51d703e7c5b1d0199cd3b39.zip |
Correct test, due fix in kotlin-ide-common
Diffstat (limited to 'core')
-rw-r--r-- | core/testdata/format/tokensInHeaders.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/testdata/format/tokensInHeaders.md b/core/testdata/format/tokensInHeaders.md index 10c996cf..46a1e9a5 100644 --- a/core/testdata/format/tokensInHeaders.md +++ b/core/testdata/format/tokensInHeaders.md @@ -16,7 +16,7 @@ Why did the token cross the road? ##### So many lame code "puns" (in) [The.house](test/-the/house) -###### End of the?? [Bar.line](test/-the/line)! - we need to go back! +###### End of the?? [Bar.line](#)! - we need to go back! ### Types |