mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-23 01:29:08 +00:00
6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
![]() |
---
|
||
|
key1: value1
|
||
|
key2: value2
|
||
|
key3: value3
|
||
|
---
|
||
|
c:<%= key1 %>:<%= key2 %>:<%= key3 %>
|