inns/mak

a go: left after using go: to another page by automatch

zhangshea opened this issue · 2 comments

like I have three pages named

  1. week1network
  2. week1advdb
  3. classes

and when I am in classes page now, and I type go:week1, mak will gave the automatch list for me and the first of list is the target page week1advdb , then I type enter, mak will take me to the page named week1advdb and I continue my writing there.

But, there will be a go:week1 left in page classes. I think this is not a feature.

Here is a photograph about the issue:
issue

I think that's an issue caused by the matching RegEx which stopped at the 1.

Fixed in http://mak-beta.shud.in. Will deploy with next version.