Hey! 

Thanks! 

That sounds great! 

On Thursday, December 5, 2019 at 7:27:57 PM UTC+2, John MacFarlane wrote:

At the moment I don't think you can do this, but I'm going
to change pandoc's output so that the outer ul gets a special
class; this will allow you to disable to bullets for task lists
(and we'll add CSS to do this).

Luis Puerto <luiss...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Hey!
>
> I'm using Marked2 to render my markdown documents, while working on them on
> Sublime Text. I just realized that task-lists are render with bullets
> points and I really don't know how to remove them with CSS —or any other
> tool.
>
> [image: Screen Shot 2019-12-05 at 14.54.17.png]
>
> <div id="wrapper" style="max-width: none;">
>             <ul>
> <li>list 1</li>
> <li>list 2</li>
> </ul>
> <p>task list</p>
> <ul>
> <li><input type="checkbox" disabled="">
> list one</li>
> <li><input type="checkbox" disabled="">
> list two</li>
> </ul>
>
>
> <!-- ##END MARKED WRAPPER## -->
>     </div>
>
> How can I remove the bullet points just in the task lists?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/23ef6ff6-1c15-4941-923a-9f9058eb4e6a%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/89cb13e6-d0f1-4178-b04a-57941e55f8b3%40googlegroups.com.