Skip to content

Pull links from help texts into footnotes#4465

Merged
schlessera merged 9 commits intomasterfrom
improve-long-desc
Oct 25, 2017
Merged

Pull links from help texts into footnotes#4465
schlessera merged 9 commits intomasterfrom
improve-long-desc

Conversation

@miya0001
Copy link
Member

Related: #4336 #4444

Note: It will parse at the head of description only.

Example:

This is a [reference link](https://wordpress.org/) and [second link](http://wp-cli.org/).
It should be displayed very nice!

## Example

It doesn't expect to be link here like [reference link](https://wordpress.org/).

Result:

This is a [reference link][1] and [second link][2].
It should be displayed very nice!

---
[1] https://wordpress.org/
[2] http://wp-cli.org/

## Example

It doesn't expect to be link here like [reference link](https://wordpress.org/).

@miya0001 miya0001 requested a review from a team October 25, 2017 08:08
@schlessera schlessera added this to the 1.5.0 milestone Oct 25, 2017
@miya0001
Copy link
Member Author

@schlessera Oh, thanks. hehehe. 😊

@schlessera schlessera merged commit 0759f9a into master Oct 25, 2017
@schlessera schlessera deleted the improve-long-desc branch October 25, 2017 19:15
@schlessera schlessera changed the title Improve long desc Pull links from help texts into footnotes Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants