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
NEW: Highlight: If linenums is enabled globally via the highlight extension, and a code block specifies a line
number of zero (e.g. SuperFences), disable line numbers for that code block.
FIX: Snippets: Add missing documentation for auto_append feature that was added in 8.2.
FIX: Highlight: When attr_list is enabled, attributes were not properly added to Pygments code blocks in the table format. (#1505)