Jump to content

Recommended Posts

Posted

Hi all. I am getting a problem with markdown numbered lists. The syntax is easy but it not producing at all on my site. It just ignore 1. 2.  etc. Not adding list numbers or indents. Tried the two modules Markdown/Parsedown extra and Parsedown Extra Plugin with same results. I am, on v3.0.62. Any help ideas appreciated.

Posted

It's working for me (with Markdown/Parsedown Extra textformatter - didn't try the other).

2017-11-25_092647.png.21ca8ba7bebfd566618c7078047446d6.png2017-11-25_092702.png.77608540c6a02373454530028eff7bc8.png

Do you have any other textformatters enabled for the field besides the markdown textformatter? Anything unusual about how you are getting the field value in your template (something that might cause output formatting to be off)?

Edit...

6 hours ago, opalepatrick said:

It just ignore 1. 2.  etc. Not adding list numbers or indents.

...that sounds like a CSS issue actually. Maybe you have list-style:none and no margin/padding on your ol element?

 

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...