You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
468 B
22 lines
468 B
{
|
|
"default_ui": [
|
|
"[t_left|t_center|t_right]",
|
|
"[*%(300,500)slide|_|_|*%(200,500)alternate|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_|_|_|_|_]",
|
|
"[_]",
|
|
"[title|*%(200,100)description|_|_|_]"
|
|
],
|
|
"default_slide": [
|
|
"[=*%(300,200)title|_|_]",
|
|
"[_|_|_]",
|
|
"[*%(300,600)content|_|_]",
|
|
"[_|_|_]",
|
|
"[_|_|_]",
|
|
"[_|_|_]",
|
|
"[_|_|_]",
|
|
"[_|_|_]"
|
|
]
|
|
}
|
|
|