🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@anthony-redFox
Copy link
Member

  1. New plugins was created parse jsDoc link and remove position
  2. spread: false - to remove new line after each listItem

1. New plugins was created parse jsDoc links and remove position
2. spread: false - to remove new line after each listItem
@anthony-redFox anthony-redFox requested a review from tmcw April 18, 2021 13:40
@anthony-redFox
Copy link
Member Author

cc @tmcw please take a look on PR

Copy link
Member

@tmcw tmcw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM!

@tmcw tmcw merged commit f4a46b1 into documentationjs:master Apr 20, 2021
Comment on lines +7 to +8
* This does not handle the `[text]({@link url})` and `[text]({@tutorial url})` forms of these tags.
* That's a JSDoc misfeature; just use regular markdown syntax instead: `[text](url)`.
Copy link

@jeonghee27 jeonghee27 Aug 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, @anthony-redFox .

I have a question about this change.
since this change, "[text]{@link url}" format is also not supported. Is this also intentional?
That syntax still exists in the https://jsdoc.app/tags-inline-link.html documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants