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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user