deps: update remark on last version fixed #1349#1370
Merged
tmcw merged 1 commit intodocumentationjs:masterfrom Apr 20, 2021
Merged
deps: update remark on last version fixed #1349#1370tmcw merged 1 commit intodocumentationjs:masterfrom
tmcw merged 1 commit intodocumentationjs:masterfrom
Conversation
Member
anthony-redFox
commented
Apr 18, 2021
- New plugins was created parse jsDoc link and remove position
- 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
Member
Author
|
cc @tmcw please take a look on PR |
jeonghee27
reviewed
Aug 1, 2022
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)`. |
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.