summaryrefslogtreecommitdiff
path: root/util/processOrg.tsx
AgeCommit message (Collapse)Author
2021-12-04fix: add org-attach-id-dir support (#153) Thomas F. K. Jorna
2021-12-04feat: add own latex macrosThomas F. K. Jorna
2021-12-04fix: remove \refs from katex processesThomas F. K. Jorna
2021-11-13Feat: Markdown file previewing (#152)Thomas F. K. Jorna
* feat(md): initial support for md-roam * feat(md): link support and more for md * fix(md): add missing remark math package
2021-11-02Feat/collapse: add collapsible/toggleable headers and outline layout in the ↵Thomas F. K. Jorna
preview panel (#139) * feat(preview): collapsible headings * feat(preview): collapsible headings * feat(collapse): change icons for headings * feat(collapse): * feat(collapse): use new uniorg and better looks * feat(collapse): fix typescript errors * fix(ci): better filter * feat(collapse): more small adjustments * feat(collapse): collapse all button * fix(collapse): fix global css * fix(cd): remove yarn and add export * fix(collapse): type-errors * fix(cd): fix format-all fucking up yml
2021-10-12fix: update uniorg and fix unified depsThomas F. K. Jorna
2021-10-11chore: buildThomas F. K. Jorna
2021-10-11feat(preview): ui redoThomas F. K. Jorna
2021-10-09feat(preview): node historyThomas F. K. Jorna
2021-10-09fix: images in previewThomas F. K. Jorna
2021-10-08feat(preview): proper file preview with api routingThomas F. K. Jorna
2021-10-07feat(preview): hover links + ui upgradeThomas F. K. Jorna