Skip to content
#

astro

Here are 295 public repositories matching this topic...

naiyerasif
naiyerasif commented May 28, 2022

Would it be possible to let folks pass their own slugify function to generate slugs for markdown headings? Some usecases for this are

  • backward compatibility (if I'm migrating from some other framework)
  • customization of slugs (one off custom transformations)
  • handling special usecases for non-latin languages (like Urdu)

Possible alternative

If it is too much, [@sindresorhus/sl

good first issue markdown p2-nice-to-have

Improve this page

Add a description, image, and links to the astro topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the astro topic, visit your repo's landing page and select "manage topics."

Learn more