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

Secondary list seems not supported. #9

Closed
kiruto opened this issue Jan 3, 2017 · 5 comments
Closed

Secondary list seems not supported. #9

kiruto opened this issue Jan 3, 2017 · 5 comments

Comments

@kiruto
Copy link

kiruto commented Jan 3, 2017

Secondary list like this

  • A
    • a1
    • a2
  • B
    • b1
    • b2
      It's seems not supported.
@dimpu
Copy link
Owner

dimpu commented Jan 10, 2017

It seems issue with Marked package. We can't fix it here.

@dimpu dimpu closed this as completed Jan 10, 2017
@kiruto
Copy link
Author

kiruto commented Jan 11, 2017

The problem may be you called trim() in file below, at line 90.
https://github.com/dimpu/angular2-markdown/blob/master/src/app/markdown/markdown.component.ts

@dimpu
Copy link
Owner

dimpu commented Jan 11, 2017

Probably right but Without trim() the whole functionality break. We may have to find new solution. If u have anything your mind let know here. I'm reponing this issue.

@dimpu dimpu reopened this Jan 11, 2017
@dimpu
Copy link
Owner

dimpu commented Jan 26, 2017

#15

should fix the issue.

@dimpu dimpu closed this as completed Jan 26, 2017
@jfcere
Copy link

jfcere commented Jan 26, 2017

Please reopen the issue ... #15 was intended to solve indentation in block code only. This does not affect the bullet list altho the solution would be pretty much the same.

I might take a look at it in a near futur as I am currently using your plugin in a work project and the odds are pretty good that we will need that feature too!

@jfcere jfcere mentioned this issue Jan 29, 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

No branches or pull requests

3 participants