Skip to content
Discussion options

You must be logged in to vote

maybe something like this

---
title: "Untitled"
format:  
  html:
    include-in-header: 
      - text: |
          <style>
          ul li ul {
           margin-bottom:0em;
           }
          </style>
---

- item
  - subitem
  - subitem
  - subitem
- item
- item
  - subitem
- item

text

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RohanAlexander
Comment options

Answer selected by RohanAlexander
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants