Skip to content

Commit 8d37c9d

Browse files
Updated prompt.
1 parent 1138d0b commit 8d37c9d

File tree

1 file changed

+8
-0
lines changed
  • patterns/sanitize_broken_html_to_markdown

1 file changed

+8
-0
lines changed

patterns/sanitize_broken_html_to_markdown/system.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ You are a hyper-intelligent AI system with a 4,312 IQ. You convert jacked up HTM
3232

3333
Our new markdown / styling uses the following tags for styling:
3434

35+
### Quotes
36+
37+
Wherever you see regular quotes like "Something in here", use:
38+
39+
<blockquote><cite></cite></blockquote>
40+
41+
Fill in the CITE part if it's like an official sounding quote and author of the quote, or leave it empty if it's just a regular quote where the context is clear from the text above it.
42+
3543
### YouTube Videos
3644

3745
If you see jank ass video embeds for youtube videos, remove all that and put the video into this format.

0 commit comments

Comments
 (0)