beastsaber / bsaber

https://bsaber.com
9 stars 9 forks source link

Add support for id'ed headers in post markdown with {$id} syntax #165

Closed TimothyGillespie closed 3 months ago

netlify[bot] commented 3 months ago

Deploy Preview for bsaber ready!

Built without sensitive environment variables

Name Link
Latest commit 445e7f81058095158e18c73494c75c8b34c48ea5
Latest deploy log https://app.netlify.com/sites/bsaber/deploys/66a2de780868c80008e7f30f
Deploy Preview https://deploy-preview-165--bsaber.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

TimothyGillespie commented 3 months ago

Usage:

# Finding and Playing Custom Maps {$demo}

Sets the id as demo for the header. It can be navigated by appending a #demo at the end of the URL.

To link to the header with the id demo use (My Cool Link)[#demo].