fix incorrect title
parent
b2c0a8a76d
commit
0e91ae1fb7
|
@ -523,7 +523,7 @@ defmodule Arcology.Roam.Reference do
|
|||
end
|
||||
#+end_src
|
||||
|
||||
* =titles= table =Arcology.Roam.Table=
|
||||
* =titles= table =Arcology.Roam.Title=
|
||||
|
||||
Files can have multiple titles, on specified by =#+TITLE= and multiple, each double-quoted, in =#+ROAM_ALIAS=. The only function provided here is =get=, which given a file name returns a list of strings. Easy stuff, I don't really want to need to do more than that with this schema.
|
||||
|
||||
|
|
Loading…
Reference in New Issue