Answers for "markdown heading linking"

1

markdown link to header

# Introduction

you can link the header by just calling it by it's name
[link](#Introduction)
Posted by: Guest on November-30-2021
0

markdown links format

I love supporting the **[EFF](https://eff.org)**.
This is the *[Markdown Guide](https://www.markdownguide.org)*.
See the section on [`code`](#code).
Posted by: Guest on March-13-2021

Browse Popular Code Answers by Language