yorkie/node-orgmode

support parsing tags

yorkie opened this issue · 5 comments

Like the syntax:

#+NAME: foobar :prop1 yes

Or in multiline:

#+NAME: foobar
:PROPERTIES:
:prop1:    yes
:prop2:    zoo
:END:

For inlined-syntax, it would looks like:

#+NAME: foobar :prop1 yes

Thanks, updated :-)

@b232wang This should be your first work in weflex, read the source code and try to close this issue, if any problems, let me know here, best of luck :-)

By the way, @scottoasis could you please add @b232wang to our slack?