1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-04-06 16:16:45 +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: 348
Layer: Consensus (soft fork)
Title: CHECKSIGFROMSTACK
@@ -9,7 +9,7 @@
Type: Standards Track
Created: 2024-11-26
License: BSD-3-Clause
</pre>
```
## Abstract