You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2019. It is now read-only.
Activity
luaz commentedon May 20, 2019
Using the following markdown link will still refer to .html and trailing slash
easeev commentedon Aug 27, 2019
Sidebar links look good (/foo/bar/) while using
normalSuffix: '/'
but still contain .html while usingnormalSuffix: ''
(/foo/bar.html).@shigma any updates on this?