-
Notifications
You must be signed in to change notification settings - Fork 39k
outline view (markdown) does not work if yaml frontmatter ends in "..." #70464
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesmarkdownMarkdown support issuesMarkdown support issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Issue Type: Bug
The outline view showing markdown chapters and subchapters does not show anything if the document yaml frontmatter ends in "...".
This works:
---
title: My title
---
# My chapter
But this doesn't (the outline does not show anything):
---
title: My title
...
# My chapter
VS Code version: Code 1.32.2 (e64cb27, 2019-03-13T02:00:46.035Z)
OS version: Windows_NT x64 6.1.7601
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz (4 x 2496) |
| GPU Status | 2d_canvas: enabled checker_imaging: disabled_off flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on native_gpu_memory_buffers: disabled_software rasterization: enabled surface_synchronization: enabled_on video_decode: enabled webgl: enabled webgl2: enabled |
| Memory (System) | 15.88GB (9.05GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
Extensions (13)
| Extension | Author (truncated) | Version |
|---|---|---|
| markdown-checkbox | bie | 0.1.1 |
| vscode-markdownlint | Dav | 0.25.0 |
| vscode-pandoc | Dou | 0.0.8 |
| gitlens | eam | 9.5.1 |
| language-haskell | jus | 2.5.0 |
| rainbow-csv | mec | 1.0.0 |
| Go | ms- | 0.9.2 |
| vscode-docker | Pet | 0.6.0 |
| material-icon-theme | PKi | 3.6.3 |
| qub-xml | qub | 1.2.1 |
| markdown-preview-enhanced | shd | 0.3.12 |
| vscode-table-formatter | shu | 1.2.1 |
| vscode-mermaid-preview | vst | 0.11.1 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesmarkdownMarkdown support issuesMarkdown support issuesverifiedVerification succeededVerification succeeded