Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.
This repository was archived by the owner on May 27, 2021. It is now read-only.

Closing triple-back-ticks after code block without new line breaks TOC #75

@fractos

Description

@fractos

Version 1.5.6

The following example will not show the Second section in the TOC until the closing triple back-ticks are put on their own line (e.g. add a newline after code but before the triple back-ticks in the example below).

# Title

## Table of Contents
<!-- TOC -->

- [Title](#title)
  - [Table of Contents](#table-of-contents)
  - [First section](#first-section)

<!-- /TOC -->

## First section

Example:
```code```

## Second section

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions