public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Luis Puerto <luiss.puerto-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Tasklists on Marked2 + Pandoc
Date: Thu, 5 Dec 2019 04:58:04 -0800 (PST)	[thread overview]
Message-ID: <23ef6ff6-1c15-4941-923a-9f9058eb4e6a@googlegroups.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1084 bytes --]

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-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/23ef6ff6-1c15-4941-923a-9f9058eb4e6a%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 6243 bytes --]

[-- Attachment #2: Screen Shot 2019-12-05 at 14.54.17.png --]
[-- Type: image/png, Size: 23290 bytes --]

             reply	other threads:[~2019-12-05 12:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-05 12:58 Luis Puerto [this message]
     [not found] ` <23ef6ff6-1c15-4941-923a-9f9058eb4e6a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-05 12:59   ` Luis Puerto
2019-12-05 17:27   ` John MacFarlane
     [not found]     ` <m28snqadiq.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-12-06 20:20       ` Luis Puerto
2019-12-12 11:23       ` Luis Puerto
     [not found]         ` <e0111efd-f791-45b9-ac2f-2f632b629c68-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-12 15:26           ` John MacFarlane
     [not found]             ` <m24ky5sgxr.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-12-12 21:49               ` Luis Puerto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23ef6ff6-1c15-4941-923a-9f9058eb4e6a@googlegroups.com \
    --to=luiss.puerto-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).