Skip to content

Commit 714f60b

Browse files
committed
fix: escape period in vita.md to prevent pandoc numbered list parsing
"2019. Faculty Working Group..." was rendered as "1." by pandoc.
1 parent a0da7f9 commit 714f60b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

content/vita.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ css: ["vita.css"]
240240
- 2023 - 2024. CDSS College Regulations Proposal Task Force
241241
- 2023 - current. Masters in Climate Solutions design team
242242
- 2018 - current. Governance Committee for Data Science Programs
243-
- 2019. Faculty Working Group for the formation of the Division of Data Science & Information
243+
- 2019\. Faculty Working Group for the formation of the Division of Data Science & Information
244244
- 2018 - 2019. Faculty Task Force for Data Science Minor Design
245245
- 2018 - 2019. Faculty Advisory Committee of the Vice Chancellor for Undergraduate Education
246246
- 2017 - 2018. ESPM Remote Sensing Faculty Search, committee member & equity liaison

static/files/cv.pdf

-201 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)