[I tried following up earlier and I think I messed it up, so I'm
resending. Apologies if there is a second reply.]

da...@adboyd.com (J. David Boyd) writes:

> da...@adboyd.com (J. David Boyd) writes:
>
>> Is there any way to turn off the solid and hollow bullet points when 
>> exporting
>> a checklist of checklists?
>>
>> I want to make a checklist for my camping trips, and I don't want the bullet
>> points, just the nice clean list.
>>
>> I've seen some options available for formatting, but nothing seems to control
>> the generation of the bullet points.
>>
>> Any pointers on where to look in the docs or source for controlling this?
>>
>> Thanks,
>>
>> Dave in St. Petersburg, FL
>
> And sorry, I should have said "When exporting to html,"
>
>
>
I think this is more up CSS's alley. Try

--8<---------------cut here---------------start------------->8---
#+HTML_HEAD: <style>.org-ul {list-style-type: none; } </style>
* foo

  - foo
    - bar
  - foo
--8<---------------cut here---------------end--------------->8---

-- 
Nick


Reply via email to