Skip to content

Instantly share code, notes, and snippets.

@formatc1702
Last active July 10, 2020 19:30
Show Gist options
  • Save formatc1702/531e68e3da2c180006808acdaf797cfe to your computer and use it in GitHub Desktop.
Save formatc1702/531e68e3da2c180006808acdaf797cfe to your computer and use it in GitHub Desktop.
Line breaks in WireViz input fields
connectors:
X1:
pincount: 3
type: |
Very
long
connector
type
subtype: |
Even
longer
subtype
string
that's
crazy
notes: |
The
connector
has
many
notes
ferrules:
F1:
type: |
Crazy
crimp
connector
thingy
subtype: |
The one with
the super nice
properties
color: TQ
notes: |
The ferrule also has
some crazy notes
cables:
W1:
wirecount: 3
colors: [BN, BU, GN]
type: |
This cable
has many stories
to tell.
notes: |
This is a note.
With some lines.
And some more lines.
connections:
-
- X1: [1-3]
- W1: [1-3]
-
- W1: [1-3]
- F1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment