headings
This commit is contained in:
parent
8b59ac806e
commit
9edef2c411
@ -1,3 +1,7 @@
|
|||||||
FROM etherpad/etherpad:1.8.6
|
FROM etherpad/etherpad:1.8.6
|
||||||
|
|
||||||
RUN npm install ep_prompt_for_name ep_comments_page ep_markdown
|
RUN npm install \
|
||||||
|
ep_prompt_for_name \
|
||||||
|
ep_comments_page \
|
||||||
|
ep_markdown \
|
||||||
|
ep_headings2
|
Loading…
Reference in New Issue
Block a user