text.is Open in urlscan Pro
188.114.97.3  Public Scan

Submitted URL: http://text.is/
Effective URL: https://text.is/
Submission: On May 15 via manual from KR — Scanned from IS

Form analysis 1 forms found in the DOM

POST

<form id="entry-form" class="long-words-overflow-y" action="" method="post" style="display: flex; flex: 1 0; flex-direction: column;" onsubmit="handleSubmitIndex()">
  <input type="hidden" name="csrfmiddlewaretoken" value="ZCYGo0w30D6iIsiu9j2yKDN3YMPLA6eDbE3BKR4G">
  <div role="tabpanel" class="my-2 flex-tab" style="display: flex; flex: 1 0; flex-direction: column; min-height: 15em">
    <ul class="nav nav-tabs squared" id="textTab" role="tablist">
      <li class="nav-item" style="background-color: #F3F4F6">
        <a class="nav-link active squared text-muted px-3" id="text-tab" data-toggle="tab" href="#text" role="tab" aria-controls="text" aria-expanded="true">Text</a>
      </li>
      <li class="nav-item" style="background-color: #F3F4F6">
        <a class="nav-link squared text-muted px-3" id="preview-tab" data-toggle="tab" href="#preview" role="tab" aria-controls="preview">Preview</a>
      </li>
      <li class="nav-item" style="background-color: #F3F4F6">
        <a class="nav-link squared text-muted px-3" id="how-tab" data-toggle="tab" href="#how" role="tab" aria-controls="preview">How</a>
      </li>
    </ul>
    <div class="markdownx" style="display: flex; flex: 1 0; min-height: 0;">
      <div>
        <div style="position: absolute; width: 100%; z-index: 1">
          <div class="progress">
            <div class="bg-primary" id="progressBar"></div>
          </div>
        </div>
      </div>
      <div class="tab-content long-words" id="textTabContent" style="display: flex; flex: 1 0; min-height: 0;">
        <div role="tabpanel" class="tab-pane fade show active" id="text" aria-labelledby="text-tab" style="flex: 1 0;">
          <textarea style="background-color: white; min-height: 100%; max-height: 100%; resize: none; max-width: 100%; min-width: 100%; display: none;" class="squared markdownx-editor py-4 px-2 px-sm-4  " name="text" maxlength="200000" id="id_text"
            data-markdownx-upload-urls-path="/markdownx/upload/" data-markdownx-urls-path="/markdownx/markdownify/"></textarea>
          <div class="CodeMirror cm-s-default CodeMirror-wrap CodeMirror-focused">
            <div class="CodeMirror-vscrollbar" tabindex="-1" cm-not-content="true" style="width: 18px; pointer-events: none;">
              <div style="min-width: 1px; height: 0px;"></div>
            </div>
            <div class="CodeMirror-hscrollbar" tabindex="-1" cm-not-content="true" style="height: 18px; pointer-events: none;">
              <div style="height: 100%; min-height: 1px; width: 0px;"></div>
            </div>
            <div class="CodeMirror-scrollbar-filler" cm-not-content="true"></div>
            <div class="CodeMirror-gutter-filler" cm-not-content="true"></div>
            <div class="CodeMirror-scroll" tabindex="-1">
              <div class="CodeMirror-sizer" style="margin-left: 0px; margin-bottom: 0px; border-right-width: 30px; min-height: 72px; padding-right: 0px; padding-bottom: 0px;">
                <div style="position: relative; top: 0px;">
                  <div class="CodeMirror-lines" role="presentation">
                    <div role="presentation" style="position: relative; outline: none;">
                      <div class="CodeMirror-measure"><span><span>​</span>x</span></div>
                      <div class="CodeMirror-measure"></div>
                      <div style="position: relative; z-index: 1;"></div>
                      <div class="CodeMirror-cursors" style="visibility: hidden;"></div>
                      <div class="CodeMirror-code" role="presentation" autocorrect="off" autocapitalize="sentences" spellcheck="true" contenteditable="true" tabindex="0">
                        <pre class=" CodeMirror-line " role="presentation"><span role="presentation" style="padding-right: 0.1px;"><span cm-text="">​</span></span></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div style="position: absolute; height: 30px; width: 1px; border-bottom: 0px solid transparent; top: 72px;"></div>
              <div class="CodeMirror-gutters" style="display: none; height: 102px;"></div>
            </div>
          </div>
        </div>
        <div class="tab-pane fade" id="preview" role="tabpanel" aria-labelledby="preview-tab" style="flex: 1 0; flex-direction: column; overflow-y: auto;">
          <div class="long-words markdownx-preview px-2 px-sm-4" id="preview-inner" style="background-color: white; flex: 1 0; overflow-y: auto; padding-top:0.1px; padding-bottom:0.1px"></div>
        </div>
        <div class="tab-pane fade" id="how" role="tabpanel" aria-labelledby="how-tab" style="flex: 1 0; flex-direction: column; overflow-y: auto;">
          <div class="long-words entry-text py-2 px-sm-4" id="how-inner" style="background-color: white; color: black; flex: 1 0; overflow-y: auto;">
            <a href="https://xw.ai/" target="_blank"><img src="https://imgc.cc/xwbanner.jpg" alt="xw.ai" height="auto" width="100%"></a>
            <table class="ntable mtable cheatsheet">
              <thead>
                <tr class="text-center">
                  <th class="bg-transparent">What you type</th>
                  <th class="bg-transparent">What will be published</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td> # Header 1<br> ## Header 2<br><br> <span class="text-muted">And so on up to 6.</span>
                  </td>
                  <td>
                    <p id="header-1" class="p-0 m-0 text-center h3">Header 1</p>
                    <p id="header-2" class="p-2 pt-3 m-0 h4">Header 2</p>
                    <p id="another-2" class="d-none">Another 2</p>
                    <p id="another-1" class="d-none">Another 1</p>
                  </td>
                </tr>
                <tr>
                  <td>
                    <span class="text-muted">Return once starts a new line.<br>Return twice (blank line) starts a new paragraph.</span><br>
                  </td>
                  <td></td>
                </tr>
                <tr>
                  <td> *Italics*<br> **Bold**<br> ~~Strikeout~~<br> ==Mark==<br>%red% Colored Text %%<br> %#ACBDEF% Colored Text Hex %% <br>!&gt;Spoiler <br>
                    <br>
                    <span class="text-muted"><a href="/text-colors" target="_blank">Color list</a></span>
                  </td>
                  <td>
                    <i>Italics</i><br> <b>Bold</b><br>
                    <del>Strikeout</del>
                    <br>
                    <mark>Mark</mark>
                    <br>
                    <span style="color:red">Colored Text</span><br>
                    <span style="color:#8b35c8">Colored Text Hex</span><br>
                    <span class="spoiler">Spoiler</span>
                  </td>
                </tr>
                <tr>
                  <td> !~ Simple Underlined Text ~!<br> !~red; Underlined Text With Color ~!<br> !~green;double; Underlined Text Plus Style ~!<br> !~blue;default;line-through; Underlined Plus Type ~!<br> !~orange;default;default;7; Underlined Text
                    Plus Thickness ~!<br><br> %violet% !~green; Combine With Text Color ~! %%<br> !~violet; %green% Works The Other Way Too %% ~! <br><br>
                    <span class="text-muted">Underline tags can be given 4 options, separated by a semi-colon ;</span>
                    <ul class="text-muted">
                      <li>color : default | color name | #hexcode</li>
                      <li>style : default | solid (default) | double | dotted | dashed | wavy</li>
                      <li>type : default | underline (default) | line-through | overline | both</li>
                      <li>thickness : number from 1-10. Measured in pixels.</li>
                    </ul>
                  </td>
                  <td>
                    <span style="text-decoration:underline">Simple Underlined Text</span><br>
                    <span style="text-decoration-line:underline;text-decoration-color:red">Underlined Text With Color</span><br>
                    <span style="text-decoration-line:underline;text-decoration-color:green;text-decoration-style:double;">Underlined Text Plus Style</span><br>
                    <span style="text-decoration-line:underline;text-decoration-color:blue;text-decoration-line:line-through;">Underlined Plus Type</span><br>
                    <span style="text-decoration-line:underline;text-decoration-color:orange;text-decoration-thickness:7px;">Underlined Text Plus Thickness</span><br><br>
                    <span style="text-decoration-line:underline;text-decoration-color:green;color:violet">Combine With Text Color</span><br>
                    <span style="text-decoration-line:underline;text-decoration-color:violet;color:green">Works The Other Way Too</span><br><br>
                  </td>
                </tr>
                <tr>
                  <td> -&gt; Centered text &lt;-<br> -&gt; Right-aligned -&gt;<br><br> <span class="text-muted">Also works for images and ### -&gt; Headers &lt;-</span>
                    <br>
                  </td>
                  <td>
                    <span class="md-center">Centered text</span> <span class="md-right">Right-aligned</span>
                  </td>
                </tr>
                <tr>
                  <td> [TOC]<br><br> <span class="text-muted">Generates Table of Contents from #&nbsp;Headers.<br> [TOC2] - From h2 to h6.<br> [TOC3] - From h3 to h6, and so on up to 6. </span>
                  </td>
                  <td>
                    <div class="toc">
                      <ol>
                        <li><a href="#header-1">Header 1</a>
                          <ol>
                            <li><a href="#header-2">Header 2</a></li>
                            <li><a href="#another-2">Another 2</a></li>
                          </ol>
                        </li>
                        <li><a href="#another-1">Another 1</a></li>
                      </ol>
                    </div>
                  </td>
                </tr>
                <tr>
                  <td> - Bulleted list item a<br> - Bulleted list item b<br> &nbsp;&nbsp;&nbsp;&nbsp;- Nested item b1<br><br>
                    <span class="text-muted">Nested lists use 4 spaces or 1 tab.</span><br><br> <span class="text-muted">An asterisk (*) can be used instead of a dash.</span>
                  </td>
                  <td>
                    <ul>
                      <li class="mt-0">Bulleted list item a</li>
                      <li>Bulleted list item b <ul>
                          <li>Nested item b1</li>
                        </ul>
                      </li>
                    </ul>
                  </td>
                </tr>
                <tr>
                  <td> 1. Numbered list item<br> 2. Numbered list item<br> &nbsp;&nbsp;&nbsp;&nbsp;1. Nested list item<br> &nbsp;&nbsp;&nbsp;&nbsp;2. Nested list item </td>
                  <td>
                    <ol>
                      <li class="mt-0">Numbered list item</li>
                      <li>Numbered list item <ol>
                          <li>Nested list item</li>
                          <li>Nested list item</li>
                        </ol>
                      </li>
                    </ol>
                  </td>
                </tr>
                <tr>
                  <td> - [ ] Checkbox 1<br> - [x] Checkbox 2<br>
                  </td>
                  <td>
                    <ul class="task-list">
                      <li class="mt-0"><input type="checkbox" disabled=""> Checkbox 1</li>
                      <li><input type="checkbox" disabled="" checked=""> Checkbox 2</li>
                    </ul>
                  </td>
                </tr>
                <tr>
                  <td> &gt;&gt; How to use quotes in Markdown?<br> &gt; Just prepend text with &gt; </td>
                  <td>
                    <blockquote>
                      <blockquote>
                        <p>How to use quotes in Markdown?</p>
                      </blockquote>
                      <p>Just prepend text with &gt;</p>
                    </blockquote>
                  </td>
                </tr>
                <tr>
                  <td> ``` python<br> s = "Tripple backticks ( ``` ) generate code block"<br> print(s)<br> ```<br><br>
                  </td>
                  <td>
                    <table class="highlighttable mt-0">
                      <tbody>
                        <tr>
                          <td class="linenos border-0 p-0">
                            <div class="linenodiv">
                              <pre><a href="#L-1-1">1</a><br><a href="#L-1-2">2</a></pre>
                            </div>
                          </td>
                          <td class="code border-0 p-0">
                            <div class="highlight">
                              <pre><span id="L-1-1"><a name="L-1-1"></a><span class="n">s</span> <span class="o">=</span><span class="s2">"Tripple backticks ( ``` ) generate code block"</span></span><br><span id="L-1-2"><a name="L-1-2"></a><span class="k">print</span><span class="p">(</span><span class="n">s</span><span class="p">)</span></span></pre>
                            </div>
                          </td>
                        </tr>
                      </tbody>
                    </table>
                  </td>
                </tr>
                <tr>
                  <td> Single backtick generates `inline code` </td>
                  <td> Single backtick generates <code>inline code</code>
                  </td>
                </tr>
                <tr>
                  <td> ***<br><br> <span class="text-muted">Horizontal rule, &lt;hr&gt;</span>
                  </td>
                  <td>
                    <hr>
                  </td>
                </tr>
                <tr>
                  <td> \*not italics\*<br><br> <span class="text-muted">To produce a literal asterisk or any symbol used in Markdown, use backslash to escape it.</span>
                  </td>
                  <td> *not italics* </td>
                </tr>
                <tr>
                  <td>
                    <pre class="p-0 text-reset" style="line-height: 1.5; font-size: 16px">Header | Header
------ | ------
Cell   | Cell
Cell   | Cell</pre>
                    <br><span class="text-muted">Columns can be aligned to the right with <code>--:</code> and centered with <code>:--:</code>.</span><br><br>
                    <pre class="p-0 text-reset" style="line-height: 1.5; font-size: 16px">Center | Right
:----: | ----:
Cell   | Cell
Cell   | Cell</pre>
                  </td>
                  <td>
                    <table class="ntable">
                      <thead>
                        <tr>
                          <th>Header</th>
                          <th>Header</th>
                        </tr>
                      </thead>
                      <tbody>
                        <tr>
                          <td>Cell</td>
                          <td>Cell</td>
                        </tr>
                        <tr>
                          <td>Cell</td>
                          <td>Cell</td>
                        </tr>
                      </tbody>
                    </table>
                    <br><br>
                    <table class="ntable">
                      <thead>
                        <tr>
                          <th style="text-align: center">Center</th>
                          <th style="text-align: right">Right</th>
                        </tr>
                      </thead>
                      <tbody>
                        <tr>
                          <td style="text-align: center">Cell</td>
                          <td style="text-align: right">Cell</td>
                        </tr>
                        <tr>
                          <td style="text-align: center">Cell</td>
                          <td style="text-align: right">Cell</td>
                        </tr>
                      </tbody>
                    </table>
                  </td>
                </tr>
                <tr>
                  <td>
                    <pre class="text-reset p-0" style="line-height: 1.5; font-size: 16px; font-family: inherit; white-space: pre-wrap;">!!! note Admonition title
    Admonition text</pre>
                    <br>
                    <span class="text-muted">Available types: <span class="text-primary">info</span>, <span class="text-success">note</span>, <span class="text-warning">warning</span>, <span class="text-danger">danger</span>. Defaults to
                      warning.<br><br>
                    </span>
                    <pre class="text-reset p-0" style="line-height: 1.5; font-size: 16px; font-family: inherit; white-space: pre-wrap;">!!! info
    Title or text can be skipped
</pre>
                  </td>
                  <td>
                    <div class="admonition note">
                      <p class="admonition-title">Admonition title</p>
                      <p>Admonition text</p>
                    </div>
                    <div class="admonition info">
                      <p>Title or text can be skipped</p>
                    </div>
                  </td>
                </tr>
                <tr>
                  <td> Autolinks:<br> https://text.is/ or text.is </td>
                  <td> Autolinks:<br> <a href="https://text.is/">https://text.is/</a> or <a href="https://text.is/">text.is</a><br>
                  </td>
                </tr>
                <tr>
                  <td> Link description:<br> [Markdown pastebin](https://text.is)<br><br> <span class="text-muted">Be sure to include the "http(s)://" part of the link.</span>
                  </td>
                  <td> Link description:<br> <a href="https://text.is">Markdown pastebin</a><br>
                  </td>
                </tr>
                <tr>
                  <td> ![Alt Tag](https://i.imgur.com/kpnL6D4.png)<br><br> ![Alt Tag](https://i.imgur.com/kpnL6D4.png){100px:100px}<br><br> ![Alt Tag](https://i.imgur.com/kpnL6D4.png "Title")<br><br>
                    <span class="text-muted">Be sure to include direct link to the image.</span><br>
                    <span class="text-muted">Alt tag shows if image fails to load.</span><br>
                    <span class="text-muted">Title tag controls mouseover text separely from Alt.</span><br>
                    <span class="text-muted">Image sizes can be given with the following units:</span>
                    <ul>
                      <li>px : 0 - 4000</li>
                      <li>% : 0 - 500 (note: percentage height often does not do anything)</li>
                      <li>vw : 0 - 500 (percentage of the vertical size of the page)</li>
                      <li>hw : 0 - 500 (percentage of the horizontal size of the page)</li>
                      <li>no units: numbers used as pixels</li>
                    </ul>
                    <span class="text-muted">Note that this will only change the visual size of the image. A 4MB image at 50x50px will still slow down the page!</span><br><br> Images can be links by wrapping them:<br> [![Alt
                    Tag](https://i.imgur.com/kpnL6D4.png)](https://text.is)
                  </td>
                  <td>
                    <img alt="Alt Tag" title="Alt Tag" src="https://i.imgur.com/kpnL6D4.png"><br><br>
                    <img alt="Alt Tag" title="Alt Tag" src="https://i.imgur.com/kpnL6D4.png" width="100px" height="100px"><br><br>
                    <img alt="Alt Tag" title="Title" src="https://i.imgur.com/kpnL6D4.png" width="100px" height="100px"><br><br>
                    <a href="https://text.is"><img alt="Alt Tag" title="Title" src="https://i.imgur.com/kpnL6D4.png" width="100px" height="100px"></a>
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </div>
      </div>
    </div>
  </div>
  <fieldset>
    <div class="text-danger messages float-right"></div>
    <div class=" text-danger  messages float-right">
    </div>
  </fieldset>
  <fieldset>
    <div class="code-url row float-right no-gutters">
      <div class="col-6 no-gutters">
        <div class="mr-1">
          <input autocapitalize="none" type="text" class="w-100 form-control squared float-left mb-2 " name="edit_code" id="id_edit_code" placeholder="custom edit code" aria-label="Custom edit code" maxlength="100" value="">
        </div>
      </div>
      <div class="col-6 no-gutters">
        <div class="ml-1">
          <input autocapitalize="none" type="text" class="w-100 form-control squared float-right ml-2 mb-2 " name="url" id="id_url" placeholder="custom url" aria-label="Custom url" maxlength="60" value="">
        </div>
      </div>
    </div>
    <button type="submit" id="submitButton" class="btn btn-light squared mr-2 mb-2 float-left" style="min-width: 2.8rem"> Go </button>
  </fieldset>
  <div class="text-center w-100 mb-3">
    <hr class="my-2 basement-hr">
    <a class="mr-1" href="https://text.is" target="_blank">New</a>· <a class="mr-1" href="https://text.is/how" target="_blank">How</a>· <a class="mr-1" href="https://ip.im" target="_blank">IP.IM</a>·
    <a class="mr-1" href="https://xw.ai" target="_blank">Ai Writer</a>· <a class="mr-1" href="https://text.is/what#contacts" target="_blank">Contact</a>· <a class="mr-1" href="/issue/">Issue</a>
    <div class="position-relative">
      <div class="actions position-absolute m-0 mr-2 mr-sm-0" style="right: 40px; top: -24px"><span class="full-contrast" title="High Contrast Mode"><svg fill="none" height="16" viewBox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg">
            <path d="M12 18C10.4633 18 9.06151 17.4223 8 16.4722C6.7725 15.3736 6 13.777 6 12C6 10.223 6.7725 8.62643 8 7.52779C9.06151 6.57771 10.4633 6 12 6V18Z" fill="#83898e"></path>
            <path clip-rule="evenodd"
              d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20Z"
              fill="#83898e" fill-rule="evenodd"></path>
          </svg></span></div>
      <span style="right: 0; bottom: -9px; background:transparent!important" class="position-absolute btn squared mr-2 mr-sm-0" id="darkModeBtn" title="Dark/light mode"></span>
    </div>
    <h1 style="font-size: 11px" class="mb-0 mt-2 p-0 text-muted no-pointer font-weight-normal">Text.is - Markdown Pastebin.</h1>
  </div>
</form>

Text Content

 * Text
 * Preview
 * How

x




​





What you type What will be published # Header 1
## Header 2

And so on up to 6.

Header 1

Header 2

Another 2

Another 1

Return once starts a new line.
Return twice (blank line) starts a new paragraph.
*Italics*
**Bold**
~~Strikeout~~
==Mark==
%red% Colored Text %%
%#ACBDEF% Colored Text Hex %%
!>Spoiler

Color list Italics
Bold
Strikeout
Mark
Colored Text
Colored Text Hex
Spoiler !~ Simple Underlined Text ~!
!~red; Underlined Text With Color ~!
!~green;double; Underlined Text Plus Style ~!
!~blue;default;line-through; Underlined Plus Type ~!
!~orange;default;default;7; Underlined Text Plus Thickness ~!

%violet% !~green; Combine With Text Color ~! %%
!~violet; %green% Works The Other Way Too %% ~!

Underline tags can be given 4 options, separated by a semi-colon ;
 * color : default | color name | #hexcode
 * style : default | solid (default) | double | dotted | dashed | wavy
 * type : default | underline (default) | line-through | overline | both
 * thickness : number from 1-10. Measured in pixels.

Simple Underlined Text
Underlined Text With Color
Underlined Text Plus Style
Underlined Plus Type
Underlined Text Plus Thickness

Combine With Text Color
Works The Other Way Too

-> Centered text <-
-> Right-aligned ->

Also works for images and ### -> Headers <-
Centered text Right-aligned [TOC]

Generates Table of Contents from # Headers.
[TOC2] - From h2 to h6.
[TOC3] - From h3 to h6, and so on up to 6.
 1. Header 1
    1. Header 2
    2. Another 2
 2. Another 1

- Bulleted list item a
- Bulleted list item b
    - Nested item b1

Nested lists use 4 spaces or 1 tab.

An asterisk (*) can be used instead of a dash.
 * Bulleted list item a
 * Bulleted list item b
   * Nested item b1

1. Numbered list item
2. Numbered list item
    1. Nested list item
    2. Nested list item
 1. Numbered list item
 2. Numbered list item
    1. Nested list item
    2. Nested list item

- [ ] Checkbox 1
- [x] Checkbox 2

 * Checkbox 1
 * Checkbox 2

>> How to use quotes in Markdown?
> Just prepend text with >

> > How to use quotes in Markdown?
> 
> Just prepend text with >

``` python
s = "Tripple backticks ( ``` ) generate code block"
print(s)
```



1
2

s ="Tripple backticks ( ``` ) generate code block"
print(s)

Single backtick generates `inline code` Single backtick generates inline code
***

Horizontal rule, <hr>

--------------------------------------------------------------------------------

\*not italics\*

To produce a literal asterisk or any symbol used in Markdown, use backslash to
escape it. *not italics*

Header | Header
------ | ------
Cell   | Cell
Cell   | Cell


Columns can be aligned to the right with --: and centered with :--:.



Center | Right
:----: | ----:
Cell   | Cell
Cell   | Cell

Header Header Cell Cell Cell Cell



Center Right Cell Cell Cell Cell

!!! note Admonition title
    Admonition text


Available types: info, note, warning, danger. Defaults to warning.



!!! info
    Title or text can be skipped


Admonition title

Admonition text

Title or text can be skipped

Autolinks:
https://text.is/ or text.is Autolinks:
https://text.is/ or text.is
Link description:
[Markdown pastebin](https://text.is)

Be sure to include the "http(s)://" part of the link. Link description:
Markdown pastebin
![Alt Tag](https://i.imgur.com/kpnL6D4.png)

![Alt Tag](https://i.imgur.com/kpnL6D4.png){100px:100px}

![Alt Tag](https://i.imgur.com/kpnL6D4.png "Title")

Be sure to include direct link to the image.
Alt tag shows if image fails to load.
Title tag controls mouseover text separely from Alt.
Image sizes can be given with the following units:
 * px : 0 - 4000
 * % : 0 - 500 (note: percentage height often does not do anything)
 * vw : 0 - 500 (percentage of the vertical size of the page)
 * hw : 0 - 500 (percentage of the horizontal size of the page)
 * no units: numbers used as pixels

Note that this will only change the visual size of the image. A 4MB image at
50x50px will still slow down the page!

Images can be links by wrapping them:
[![Alt Tag](https://i.imgur.com/kpnL6D4.png)](https://text.is)










Go

--------------------------------------------------------------------------------

New· How· IP.IM· Ai Writer· Contact· Issue



TEXT.IS - MARKDOWN PASTEBIN.