Skip to content
Snippets Groups Projects
Unverified Commit 56b06978 authored by David Beniamine's avatar David Beniamine
Browse files

Install mermaid filters

parent e0aa2cf3
No related branches found
No related tags found
No related merge requests found
Pipeline #336 passed
FROM debian:testing FROM debian:testing
RUN apt-get update -y RUN apt-get update -y
RUN apt-get install -y pandoc texlive-full make RUN apt-get install -y pandoc texlive-full make nodejs npm
RUN npm install --global mermaid-filter
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment