|
|
@@ -106,8 +106,7 @@ export default class Title extends Plugin {
|
|
|
/**
|
|
|
* Returns the title of the document. Note, that because this plugins does not allows any formatting inside
|
|
|
* the title element, output of this method will be plain text, with no HTML tags. However, the title element
|
|
|
- * may contains some markers, like {@link features/comments#comments-markup comments} or
|
|
|
- * {@link features/track-changes#suggestions-markup suggestions} markers. In such case a special tag for the
|
|
|
+ * may contains some markers, like comments or suggestions markers. In such case a special tag for the
|
|
|
* marker will be included in the title text.
|
|
|
*
|
|
|
* @returns {String} Title of the document.
|