1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-04 16:41:51 +00:00

Use code block instead of pre for markdown

This commit is contained in:
Anthony Towns
2025-02-08 20:04:18 +10:00
parent ea7aae8d1f
commit 726df6f4d5
4 changed files with 17 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
<pre>
```
BIP: 379
Layer: Applications
Title: Miniscript
@@ -13,7 +13,7 @@
Type: Informational
Created: 2023-10-10
License: CC0-1.0
</pre>
```
## Abstract