support parsing tags
yorkie opened this issue · 5 comments
yorkie commented
Like the syntax:
#+NAME: foobar :prop1 yes
Or in multiline:
#+NAME: foobar
:PROPERTIES:
:prop1: yes
:prop2: zoo
:END:
yorkie commented
/cc @scottoasis
scottoasis commented
For inlined-syntax, it would looks like:
#+NAME: foobar :prop1 yes
yorkie commented
Thanks, updated :-)
yorkie commented
@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 :-)
yorkie commented
By the way, @scottoasis could you please add @b232wang to our slack?