| 3302 | </div> | 3302 | </div> |
| 3303 | | 3303 | |
| 3304 | <div> | 3304 | <div> |
| 3305 | <h4 class="range-block-title justifyLeft"> | 3305 | <small> |
| 3306 | <span data-i18n="Non-markdown strings"> | 3306 | <span data-i18n="Non-markdown strings"> |
| 3307 | Non-markdown strings | 3307 | Non-markdown strings |
| 3308 | </span> | 3308 | </span> |
| 3309 | </h4> | 3309 | </small> |
| 3310 | <div> | 3310 | <div> |
| 3311 | <input id="markdown_escape_strings" class="text_pole textarea_compact" type="text" data-i18n="[placeholder]separate with commas w/o space between" placeholder="separate with commas w/o space between" maxlength="100" /> | 3311 | <input id="markdown_escape_strings" class="text_pole textarea_compact" type="text" data-i18n="[placeholder]comma delimited,no spaces between" placeholder="comma delimited,no spaces between" maxlength="100" /> |
| 3312 | </div> | 3312 | </div> |
| 3313 | </div> | 3313 | </div> |
| 3314 | | 3314 | |
| 3315 | <div class="flex-container flexFlowColumn" data-newbie-hidden name="startReplyWithBlock"> | 3315 | <div data-newbie-hidden name="startReplyWithBlock"> |
| 3316 | <div> | 3316 | <div> |
| 3317 | <h4 class="range-block-title justifyLeft"> | 3317 | <small> |
| 3318 | <span data-i18n="Start Reply With"> | 3318 | <span data-i18n="Start Reply With"> |
| 3319 | Start Reply With | 3319 | Start Reply With |
| 3320 | </span> | 3320 | </span> |
| 3321 | </h4> | 3321 | </small> |
| 3322 | <div> | 3322 | <div> |
| 3323 | <div contenteditable="true" id="start_reply_with" rows="2" class="text_pole textarea_compact" data-i18n="[placeholder]AI reply prefix" placeholder="AI reply prefix"></div> | 3323 | <div contenteditable="true" id="start_reply_with" rows="2" class="text_pole textarea_compact" data-i18n="[placeholder]AI reply prefix" placeholder="AI reply prefix"></div> |
| 3324 | </div> | 3324 | </div> |