ZP1.md
... ...
@@ -4,16 +4,9 @@ csl: 'NLM.csl'
4 4
link-citations: true
5 5
---
6 6
7
-# ZP1
7
+[[_TOC_]]
8 8
9
-## History
10 9
11
-```mermaid
12
-%%{init: { 'logLevel': 'debug', 'theme': 'dark' } }%%
13
-timeline
14
- title Publication timing
15
- 2013-01-01 : Zhang : DLBCL
16
-```
17 10
18 11
19 12
## Relevance tier by entity
... ...
@@ -26,6 +19,8 @@ timeline
26 19
27 20
28 21
22
+[[include:mermaid_ZP1.md]]
23
+
29 24
## References
30 25
31 26
mermaid_ZP1.md
... ...
@@ -0,0 +1,7 @@
1
+## History
2
+```mermaid
3
+%%{init: { 'logLevel': 'debug', 'theme': 'dark' } }%%
4
+timeline
5
+ title Publication timing
6
+ 2013-01-01 : Zhang : DLBCL
7
+```