~sjm/notesviz_parse

a elixir org (link) parsing library
clean up org file
chore: add fns for parsing org links
initial commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~sjm/notesviz_parse
read/write
git@git.sr.ht:~sjm/notesviz_parse

You can also use your local clone with git send-email.

#NotesvizParse

TODO: Add description

#Installation

If available in Hex, the package can be installed by adding notesviz_parse to your list of dependencies in mix.exs:

def deps do
  [
    {:notesviz_parse, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/notesviz_parse.