Seeing how this works
test.md edited
28 lines 872 B view raw view code
  1. Foo
  2. Bar
  3. Baz

Blockquote

also

INFO

test test

NOTINFO

test test

flowchart TD
    A[Christmas] -->|Get money| B(Go shopping)
    B --> C{Let me think}
    C -->|One| D[Laptop]
    C -->|Two| E[iPhone]
    C -->|Three| F[fa:fa-car Car]
Arrival pattern Behaviour
Both forks in one batch DuplicateSeqNumber error; entire batch dropped, including honest changes
Second fork arrives later DuplicateSeqNumber; queued dependents of that actor branch purged
Forks on different peers, then sync Permanent divergence; every sync attempt between them errors forever