update template

This commit is contained in:
2024-08-25 21:35:42 +08:00
parent 6e7e207274
commit 8882726770
15 changed files with 464 additions and 130 deletions
+8
View File
@@ -1,5 +1,13 @@
---
subtitle: "Abstract"
author: ""
engine: knitr
---
```{bash}
#| echo: false
#| output: asis
grep "^abstract: " ./MS/MS.qmd | sed -e 's/^abstract: \"*\(.*\).$/\1/g'
```