add config support
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
[table-1]
|
||||
[dog."tater.man"]
|
||||
[a.b.c] # this is best practice
|
||||
[ d.e.f ] # same as [d.e.f]
|
||||
[ g . h . i ] # same as [g.h.i]
|
||||
[ j . "ʞ" . 'l' ] # same as [j."ʞ".'l']
|
||||
Reference in New Issue
Block a user