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

More tests, and support for nested lists #11

Closed
wants to merge 16 commits into from

Conversation

Whoaa512
Copy link

@Whoaa512 Whoaa512 commented Feb 10, 2017

Fixes #3

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.
@skarger
Copy link

skarger commented Nov 30, 2017

It would be great to have nested list support merged/released. Thanks for the library.

 into more-tests

* 'gh-pages' of https://github.com/chunpu/markdown2confluence:
  remove the useless comma
  fix the bug that code lang may be undefiend and set default lang to 'none'
  Add html and xml support and add case insensitive
  chore(readme): Fix badge display
  修复 link text 问题
@Whoaa512
Copy link
Author

Whoaa512 commented Dec 1, 2017

Just merged the latest and and fixed some tests. @chunpu any chance of getting this in?

@Whoaa512
Copy link
Author

Closing due to inactivity

@Whoaa512 Whoaa512 closed this Mar 28, 2020
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.

Nested ordered lists don't convert correctly
2 participants