AutoYADM commit: 2025-02-19 19:15:07
This commit is contained in:
parent
a293bcb019
commit
518bda4fca
4 changed files with 3 additions and 9 deletions
Binary file not shown.
|
@ -84,7 +84,7 @@ onSave = true
|
|||
name = "mail"
|
||||
scope = "text.mail"
|
||||
file-types = ["eml"]
|
||||
# language-servers = ["harper-ls"]
|
||||
language-servers = ["harper-ls"]
|
||||
injection-regex = "mail|eml|email"
|
||||
|
||||
[[grammar]]
|
||||
|
|
|
@ -1,6 +1,2 @@
|
|||
; ((body) @injection.content
|
||||
; (#set! injection.language "markdown")
|
||||
; (#set! injection.include "body_line")
|
||||
; (#set! injection.include "empty_line"))
|
||||
((body) @injection.content
|
||||
((body_line) @injection.content
|
||||
(#set! injection.language "markdown"))
|
||||
|
|
|
@ -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: KEEP blank line below to separate headers from body.
|
||||
|
||||
Thanks for your response@
|
||||
|
||||
*Markdown*
|
||||
Thanks for your response!
|
||||
|
||||
---
|
||||
Daniel Fichtinger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue