Groups
Groups
Sign in
Groups
Groups
Wren
Conversations
About
Send feedback
Help
How do you build the markdown files in /doc folder into the wren.io website?
27 views
Skip to first unread message
Xeno Amess
unread,
Jan 26, 2019, 8:43:03 AM
1/26/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wren
I tried webstorm but its output is quite different from
wren.io
.
I want to make it more like it.
So I really want to know the tool you using.
Thanks.
Xeno Amess
unread,
Jan 26, 2019, 11:38:19 PM
1/26/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wren
Got it. my mistake.
Found it in
util/generate_docs.py.
Thanks.
Xeno Amess
unread,
Jan 27, 2019, 12:23:52 AM
1/27/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wren
already done the steps in your documents.
don't know what did I do wrongly, but seems we are not using the same "markdown" here.
Xeno Amess
unread,
Jan 27, 2019, 12:58:57 AM
1/27/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wren
found the reason.
python markdown changes quite a lot in 3.0.0
so we shall use
pip install "markdown<3.0.0"
to get some older version.
this time build succeed,and I get the html successfully.
thanks.
Reply all
Reply to author
Forward
0 new messages