fix: broken html /docs use gfm (#3471)

This commit is contained in:
dni ⚡ 2025-11-03 11:34:24 +01:00 committed by GitHub
parent dd27b190f3
commit 877af0c21e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 75 additions and 32 deletions

View file

@ -1,3 +1,9 @@
---
layout: default
title: Extension Install
nav_order: 1
---
# Extension Install
Anyone can create an extension by following the [example extension](https://github.com/lnbits/example) and [making extensions](https://github.com/lnbits/lnbits/blob/main/docs/devs/extensions.md) dev guide.