Skip to content

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

Open
@daniel-vainsencher

Description

@daniel-vainsencher

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 🤷

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions