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
Some users prefer "clean" URLs which do not include trailing slashes. Currently Zensical, requires trailing slashes for links to be resolved correctly, since all links are relative. Links could possibly made absolute, to allow for more flexibility, or relative URL computation could receive a feature flag where all URLs are stripped of trailing slashes.
Tip
Subscribe to this issue to get notified when the status of this item changes, or this functionality becomes available.