AutoYADM commit: 2025-02-19 19:00:06

This commit is contained in:
Daniel Fichtinger 2025-02-19 19:00:06 -05:00
parent b6aecabcf0
commit a293bcb019
3 changed files with 10 additions and 1 deletions

View file

@ -84,7 +84,8 @@ onSave = true
name = "mail"
scope = "text.mail"
file-types = ["eml"]
# injection-regex = "mail|eml|email"
# language-servers = ["harper-ls"]
injection-regex = "mail|eml|email"
[[grammar]]
name = "mail"

View file

@ -0,0 +1,6 @@
; ((body) @injection.content
; (#set! injection.language "markdown")
; (#set! injection.include "body_line")
; (#set! injection.include "empty_line"))
((body) @injection.content
(#set! injection.language "markdown"))

View file

@ -21,6 +21,8 @@ X-ExtEditorR-Help: KEEP blank line below to separate headers from body.
Thanks for your response@
*Markdown*
---
Daniel Fichtinger
- Graduate Student