Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

era/milestone not working in vscode or CLI? #153

Open
daniel-vainsencher opened this issue Dec 11, 2024 · 0 comments
Open

era/milestone not working in vscode or CLI? #153

daniel-vainsencher opened this issue Dec 11, 2024 · 0 comments

Comments

@daniel-vainsencher
Copy link

I like the idea of mark-when, but encountered some bugs with the online editor (I added an event and its definition got added to the end of the preceding one), and when trying the vscode and CLI versions I'm encountering a different one.

With my test file:

2/10/2025: !DS  start #era
1 month: M1 #milestone
2 month: !M2 Second #milestone #era
!M2 every 3 month for 7 times: PxMy #milestone

the display of the vertical line is not happening, its like #era and #milestone are getting ignored completely, under:

  • mw (1.2.4) html output
  • mw serve
  • vscode plugin 1.4.4

I tried looking at the code, but all I see is that milestone and era are parsed on the backend and pushed as events 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant