Skip to content
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

Allow text links to show up as linked text #13

Closed
wants to merge 1 commit into from

Conversation

fidian
Copy link

@fidian fidian commented Mar 14, 2017

This allows the markdown [desc](http://example.com) to be rendered in Confluence as [desc|http://example.com].

This allows the markdown `[desc](http://example.com)` to be rendered in Confluence as `[desc|http://example.com]`.
fidian added a commit to connected-world-services/markdown2confluence-cws that referenced this pull request Mar 16, 2017
* Removes dependencies (min-util, min-qs).
* Changes dev-only dependencies to devDependencies.
  chunpu#12
* Removes the website and browser builds. You can use wzrd.in to bundle
  automatically. chunpu#12
* Fixes nested lists. chunpu#11
  chunpu#4 chunpu#3
* Fixes links to show the link text. chunpu#13
* Adds more newlines to ensure blocks work as expected.
* Corrects tables.
* Sets a default highlighting of "none" when no language is specified.
* Command-line program can read from stdin.
  chunpu#10
* A pretty comprehensive suite of tests to ensure the library still
  works.
fidian added a commit to connected-world-services/markdown2confluence-cws that referenced this pull request Mar 16, 2017
* Rebrand as markdown2confluence-cws.
* Removes dependencies (min-util, min-qs).
* Changes dev-only dependencies to devDependencies.
  chunpu#12
* Removes the website and browser builds. You can use wzrd.in to bundle
  automatically. chunpu#12
* Fixes nested lists. chunpu#11
  chunpu#4 chunpu#3
* Fixes links to show the link text. chunpu#13
* Adds more newlines to ensure blocks work as expected.
* Corrects tables.
* Sets a default highlighting of "none" when no language is specified.
* Command-line program can read from stdin.
  chunpu#10
* A pretty comprehensive suite of tests to ensure the library still
  works.
@chunpu
Copy link
Owner

chunpu commented Jun 5, 2017

done, Thanks

@chunpu chunpu closed this Jun 5, 2017
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.

None yet

2 participants