Skip to content

Instantly share code, notes, and snippets.

View Esenor's full-sized avatar

David Esenor

  • France
View GitHub Profile
@Esenor
Esenor / c4_test.md
Created July 4, 2024 12:16
test markdown gist

C4 Test

    C4Context
      title System Context diagram for Internet Banking System
      Enterprise_Boundary(b0, "BankBoundary0") {
        Person(customerA, "Banking Customer A", "A customer of the bank, with personal bank accounts.")
        Person(customerB, "Banking Customer B")
        Person_Ext(customerC, "Banking Customer C", "desc")