Release Date: November 25, 2021
General Features
- More Notaker functions
Notaker
Features
- Added `nl()` function
- Added `hh` function
- Added `h3` function
- Added `h4` function
- Added `h5` function
- Added `h6` function
- Added `makeTitle` function
Changes
- Renamed `h1` to `h` function
- Renamed `text` parameters to `content`
- Made `makeLink` function not run automatically when a `h` is executed
> Users can now specify what `h` functions the `toc` function will output.
- Renamed almost all Notaker variables to start with `ntk_`,
>Users can easily access the variables, it ismore human-readable, and users can easily distinguish between different Epytoml variables
EpyBaker
Changes
- Renamed `folderPath()` to `bakePath`
- Made `bakePath` not run automatically when `ntkbake()` is executed
> Now users can use an already python readable folder path, directly into `ntkBake()`
**Full Changelog**: https://github.com/Z1aaan/Epytoml/compare/v1.0.1...v1.0.2