Along with support for html headers in markdown, the --lang
flag for specifying a language is now supported!
Three language tags including English Canada en-CA
, French fr
and Brazilian Portuguese pt-BR
are currently supported with more coming in the near future!
Other features, such as more accurate error detection and prevention has also been improved. If there are no errors, the program will exit with 0. Otherwise, it will exit with 1 as per C++ standards.
This was the first time I worked on issues using Feature Branches. I usually just work on my main branch, but I'm aware a lot can go wrong that way!
I will be working on adding more features soon. If you'd like to contribute, you can fork it on Github
Top comments (0)