(tests): test org-roam--build-cache-async (#92)

This commit is contained in:
Jethro Kuan
2020-02-16 20:31:09 +08:00
committed by GitHub
parent 159b64b538
commit 9ae03532da
6 changed files with 77 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
#+TITLE: Nested File 1
Link to [[file:f2.org][Nested File 2]]
Link to [[file:../f1.org][File 1]]

View File

@@ -0,0 +1,3 @@
#+TITLE: Nested File 2
Link to [[file:f1.org][Nested File 1]]