diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2020-04-27 11:30:39 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2020-05-20 11:27:26 -0400 |
commit | 6491006a7e64574605a4fe85c2e37ce36aec4eb3 (patch) | |
tree | 13810817cc467d69196e410682ce1ed46f443a5a /.gitignore | |
parent | endnotes, convert to inline from binary (diff) |
rename & house utils; work on markup conversion
- new dir for markup tools
misc/util/d/tools/markup_conversion
- start looking at tools for converting
- endnotes from binary to inline
- sisu.rb to sisu spine in d
- look at conversion of document headers to yaml
from
- bespoke sisu headers (original .rb)
- sdlang
- toml
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -21,10 +21,6 @@ !org !misc !misc/** -!util -!util/** -!editor-syntax-etc -!editor-syntax-etc/** !ext_lib !ext_lib/** !src |