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
Deep linking with #anchor tags is not working. Currently the links to markdown files is implemented with anchor tags, to support deep linking we would need to parse the markdown headings and come up with a convention to link to it.