src/doc/commands/templates: move `commands_html` to `html_commands`
[nit.git] / src / doc / commands / tests / test_commands_json.sav / test_cmd_ini_contrib_file_content.res
1 {
2         "file": "CONTRIBUTING.md",
3         "content": "# Contributing rules\n\n* Be nice\n* Be polite\n* Code well\n"
4 }