diplodoc-platform / diplodoc-platform/cli

Double h1 when there is text between the heading and the h1

Open
#929 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
123
Forks
51
Avg merge
10h 50m
Merged PRs (30d)
38

Description

You are making the assumption that between

```markdown
---
title: Getting started with MapKit for Android | Android
---

# Getting started with MapKit for Android
```

there is nothing and h1 is always at the very top

In fact it may be so

```markdown
---
title: Getting started with MapKit for Android | Android
---

some meta information,

# Getting started with MapKit for Android

```

Then diplodoc inserts two h1

image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.