This commit is contained in:
commit
839591bd2d
3 changed files with 22 additions and 0 deletions
5
Dockerfile
Normal file
5
Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM python
|
||||
|
||||
RUN pip install mdformat mdformat-frontmatter
|
||||
|
||||
CMD ["mdformat"]
|
Loading…
Add table
Add a link
Reference in a new issue