Description of the issue
It appears JavadocTag only matches block tags, though this is not obvious from the documentation and it would be good if that was clarified.
Would it be possible to either extend its functionality or create a new class which matches inline tags (e.g. {@code a + b})?