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
like
title=the note title x=500 y=500 width=200 height=120 color=255,20,130 hidden=false font-size=12
instead of parsing a single line to split it according to ; symbols
;
(drawback: maybe think about retro-compatibility of that code!)
The text was updated successfully, but these errors were encountered:
(maybe think about retro-compatibility of that code)
version 21 should be used as a transition (the "title" line will be empty)
Sorry, something went wrong.
No branches or pull requests
like
instead of parsing a single line to split it according to
;
symbols(drawback: maybe think about retro-compatibility of that code!)
The text was updated successfully, but these errors were encountered: