AutoYADM commit: 2025-02-19 19:15:07

This commit is contained in:
Daniel Fichtinger 2025-02-19 19:15:07 -05:00
parent a293bcb019
commit 518bda4fca
4 changed files with 3 additions and 9 deletions

Binary file not shown.

View file

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

View file

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

View file

@ -19,9 +19,7 @@ X-ExtEditorR-Help: Delivery format options: auto, plaintext, html, both.
X-ExtEditorR-Help: Custom header names must start with "X-". X-ExtEditorR-Help: Custom header names must start with "X-".
X-ExtEditorR-Help: KEEP blank line below to separate headers from body. X-ExtEditorR-Help: KEEP blank line below to separate headers from body.
Thanks for your response@ Thanks for your response!
*Markdown*
--- ---
Daniel Fichtinger Daniel Fichtinger