Explorar o código

Remove irrelevant comments from the mention docs.

Maciej Gołaszewski %!s(int64=6) %!d(string=hai) anos
pai
achega
e745dfac14
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      packages/ckeditor5-mention/src/mention.js

+ 0 - 2
packages/ckeditor5-mention/src/mention.js

@@ -69,8 +69,6 @@ export default class Mention extends Plugin {
  *
  * *Note* When defining feed item as a plain object you must provide the at least the `name` property.
  *
- * Used in {@link module:mention/mention~MentionFeed#feed} or* Used in {@link module:mention/mention~MentionFeed.feed}
- *
  * @typedef {Object|String} module:mention/mention~MentionFeedItem
  * @property {String} name Name of the mention.
  */