forked from jgm/lunamark
-
Notifications
You must be signed in to change notification settings - Fork 36
Create an unnumbered section #401
Copy link
Copy link
Closed
Labels
defaultsRelated to default option values and renderer prototypesRelated to default option values and renderer prototypesfeature requestlatexRelated to the LaTeX interface and implementationRelated to the LaTeX interface and implementation
Milestone
Description
Metadata
Metadata
Assignees
Labels
defaultsRelated to default option values and renderer prototypesRelated to default option values and renderer prototypesfeature requestlatexRelated to the LaTeX interface and implementationRelated to the LaTeX interface and implementation
Hi,
I cannot create an unnumbered section (equivalent to the \section* and \subsection* commands). I enabled the headerAttributes=true in the markdown package and tried the following syntax:
But it still results in a numbered section.
Do you have any clue how to do this with the markdown package?
Regards,