Skip to content

deps: update remark on last version fixed #1349 #1370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2021

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