You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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})?