# Markdown Notes

## Anchors in Markdown

### Regular Markdown

**Example using** `<a name="name-here">`

Take me to `[pookie](#pookie)`

**And the destination anchor:**

`### <a name="pookie"></a>`Pookie Heading

### Github Anchors

To create anchor links that jump down to different sections of a README (as in an interactive table of contents), first create a heading: `#Real Cool Heading`

The anchor link for that heading is the lowercase heading name with dashes where there are spaces. You can always get the anchor name by visiting the README on Github.com and clicking on the anchor that appears when you hover to the left of the heading. Copy everything starting at the #: `#real-cool-heading`

Wherever you want to link to your Real Cool Heading section, put your desired text in brackets, followed by the anchor link in parentheses: `[Go to Real Cool Heading section](#real-cool-heading)`

See! Easy: [Go to Real Cool Heading section](#real-cool-heading)

## gotta take

## :a: :poop: :arrow\_right: :toilet:

## space

## Real Cool Heading

This is a real cool heading with some real cool content.Add little boxes around keyboard keys

put it in between `<kbd>` `</kbd>` tags like so:

CTRL + FUCK YOU :middle\_finger:

***

### Add Little Boxes

And the destination anchor:

### Some heading

***

## Youtube Embed

### Responsive Embed

.embedtool {position: relative;height: 0;padding-top: 56%;overflow: hidden;max-width: 100%;} .embedtool iframe, .embedtool object, .embedtool embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .embedtool .fluid-vids {position: initial !important}

[Responsive YouTube Embed Code Generator Tool](https://www.ilmigo.com/tools/responsive-youtube-embed-code-generator/)

### Embed

\<div>\<small>\<a href="[https://youtubeembedcode.com/nl/">youtubeembedcode](https://youtubeembedcode.com/nl/">youtubeembedcode) nl\</a>\</small>\</div>\<div>\<small>\<a href="[https://www.hostsearch.com/">ultimate](https://www.hostsearch.com/">ultimate) Web traffic\</a>\</small>\</div>

[⇒ YouTube Embed Code Generator || Simple, Free & Quick || 2020](https://youtubeembedcode.com/en/)

### Simple

[YouTube Custom Embed Generator](https://jprusik.github.io/custom-yt-embed/index.html)
