Skip to content

Commit d582a7e

Browse files
committed
revert diagram
1 parent 538f3ca commit d582a7e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ integers, and `c` is a 1-byte (8-bit) string:
4444
---
4545
title: "Foo Bitfield"
4646
---
47-
%%{init: {'theme': 'default', 'packet': { 'rowHeight': 50, 'bitWidth': 100, 'bitsPerRow': 8 }, 'themeCSS': '.mermaid-viewer-control-panel { display: none; }'}}%%
47+
%%{init: {'theme': 'default', 'packet': { 'rowHeight': 50, 'bitWidth': 100, 'bitsPerRow': 8 }}}%%
4848
packet-beta
4949
0-3: "a"
5050
4-7: "b"

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ integers, and `c` is a 1-byte (8-bit) string:
5050
---
5151
title: "Foo Bitfield"
5252
---
53-
%%{init: {'theme': 'default', 'packet': { 'rowHeight': 50, 'bitWidth': 100, 'bitsPerRow': 8 }, 'themeCSS': '.mermaid-viewer-control-panel { display: none; }'}}%%
53+
%%{init: {'theme': 'default', 'packet': { 'rowHeight': 50, 'bitWidth': 100, 'bitsPerRow': 8 }}}%%
5454
packet-beta
5555
0-3: "a"
5656
4-7: "b"

0 commit comments

Comments
 (0)