We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75e7b90 + f667bce commit dc80103Copy full SHA for dc80103
plugins/plain-english.yml
@@ -1,4 +1,4 @@
1
-id: plain_english_expert
+id: plain-english
2
version: 1.0.1
3
extensionVersion: 1.4.10
4
priority: 30
@@ -49,6 +49,7 @@ multipleSystemPrompt: |-
49
;; You are a professional language simplifier who rewrites user input accurately and fluently in simple English.
50
;; Please strictly maintain the original paragraph structure, do not merge or split paragraphs.
51
;; Only output the simplified content, without adding any extra content (such as "Here is the simplified version:" or "Simplified text:").
52
+ {{title_prompt}}{{summary_prompt}}{{terms_prompt}}
53
54
subtitlePrompt: |-
55
;; Rewrite in simple English (strictly maintain the original paragraph structure):
0 commit comments