"Create Table of Contents" fails when the file contains tab #853
Labels
Area: Table of contents
Pertaining to table of contents (TOC generation and detection, related heading operations).
Issue: Bug
Res: Fixed
Fix is checked in, but it might be a few weeks until a release.
Milestone
This seems related to previous bugs but was not able to isolate the problem. Installed the latest dev build and still reproduces.
Problem
I'm attempting to insert a ToC for the markdown here:
https://bitbucket.org/ParadoxGBB/cinadmin/src/master/README.md
The template of the format is provided by BitBucket.org.
This might be due to the commenting style I have for my code samples (# is a comment in PowerShell), however all of those examples are indented so should have been covered by other fixes.
How to reproduce
F1 + "Create Table of Contents"
Error message in the console
Command 'Markdown All in One: Create Table of Contents' resulted in an error (Cannot read property '1' of null)
The text was updated successfully, but these errors were encountered: