You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If only level 3 or lower headings are included (using the !heading marker), the table of contents will be indented too much in the generated Markdown and the resulting HTML will not be a list.
If only level 3 or lower headings are included (using the
!heading
marker), the table of contents will be indented too much in the generated Markdown and the resulting HTML will not be a list.This source file:
will result in this table of contents:
(with the spaces represented by
␣
)The text was updated successfully, but these errors were encountered: