Posts tagged markdown
Consideration of introducing Markdown and decision of continuing reStructuredText
- 2025/06/03
In Sphinx + ablog, we considered writing articles in Markdown instead of reStructuredText.
pre-commit implementation notes
- 2025/05/16
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.