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: 349
Layer: Consensus (soft fork)
Title: OP_INTERNALKEY
@@ -9,7 +9,7 @@
Type: Standards Track
Created: 2024-11-14
License: BSD-3-Clause
</pre>
```
## Abstract