Skip to content

Commit

Permalink
Merge pull request #1 from nhtzr/master
Browse files Browse the repository at this point in the history
Allow to use m2r2 extension instead of commonmark to format tables
  • Loading branch information
pratikmallya authored Nov 28, 2021
2 parents 6178016 + 3d2b220 commit 01d803e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ USER root
RUN pip install \
Sphinx==2.4.4 \
sphinxcontrib-confluencebuilder \
recommonmark
recommonmark \
m2r2

COPY entrypoint entrypoint

Expand Down

0 comments on commit 01d803e

Please sign in to comment.