Reports unknown tags in Scaladoc documentation and offers to remove them.
In the following example, blubquam is marked:
blubquam
/** * * @blubquam This is an unknown tag */ def test(i: Int): Unit = ()