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
refactor: Enhance describe function to preserve code blocks while formatting headers (#250)
Updated the `describe` function to include a new helper, `preserve_code_blocks`, which ensures that code blocks are not altered during header formatting.
0 commit comments