Baker is a simple markdown editing tool with live rendering.
It is used for viewing and editing IOI related markdown files including problem statements, editorials, notice, etc.
This software has been developed and first used in the IOI 2017 in Tehran, Iran.
Its development is based on IOI Translation System
.
- Live markdown rendering with parallel view
- Support for images
- Support for mathematical formula in latex format
- Automatic saving (no need to save manually)
TODO
The software does not need to install.
Just copy the built directory to a location in your system.
If you want to open the software using command line, add the destination directory to PATH
.
To open a markdown file like book.md
, you can right click on the file and open the file with Baker.
If the directory of Baker is added to PATH
, you can open it in command line using baker book.md
.
If you open Baker without any arguments, it will prompt the location of the markdown file.
This software is distributed under the MIT license, and uses third party libraries that are distributed under their own terms (see LICENSE-3RD-PARTY.txt).
Copyright (c) 2017, IOI 2017 Host Technical Committee