Posts tagged markdown

Consideration of introducing Markdown and decision of continuing reStructuredText

In Sphinx + ablog, we considered writing articles in Markdown instead of reStructuredText.

Read more ...


pre-commit implementation notes

In this article, we will explain how to introduce and utilize pre-commit, a tool that automatically formats and checks code and documents before committing to Git.

Read more ...