Files
md_to_gost/examples/md2gost.styles.json
Igor20264 818a044aa1
Python application / build (push) Has been cancelled
update 0.4.4
- update документация
- промт для ии полу конфигурируемый
2026-09-06 11:04:01 +03:00

22 lines
359 B
JSON

{
"page": {
"left_mm": 20,
"right_mm": 20,
"top_mm": 20,
"bottom_mm": 20
},
"styles": {
"Heading 1": {
"alignment": "center",
"size_pt": 14,
"all_caps": true,
"left_indent_cm": 0,
"first_line_indent_cm": 0
},
"Normal": {
"first_line_indent_cm": 1.25,
"line_spacing": 1.5
}
}
}