We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When we use markline to make the future time line, may need a vertical line to point this moment, like:
Add now meta data for this feature, now support 3 values:
now
smart
show
hide
for example:
# markline - age: show - now: smart --- * 2999-01-01 the future
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When we use markline to make the future time line, may need a vertical line to point this moment, like:
Add
now
meta data for this feature,now
support 3 values:smart
, default, when has future event, show this moment vertical line.show
, always show this moment vertical line.hide
, always hide this moment vertical line.for example:
The text was updated successfully, but these errors were encountered: