Skip to content

Instantly share code, notes, and snippets.

@beygi
Created February 4, 2017 06:51
Show Gist options
  • Select an option

  • Save beygi/eab4e302bc29a4c7e00e9eedfcdb6cc6 to your computer and use it in GitHub Desktop.

Select an option

Save beygi/eab4e302bc29a4c7e00e9eedfcdb6cc6 to your computer and use it in GitHub Desktop.

Revisions

  1. beygi created this gist Feb 4, 2017.
    13 changes: 13 additions & 0 deletions error in rendering
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8">
    </head>
    <body>
    <pre>
    [dog]یا[cat]
    [dog]یا[5]
    [5]یا[cat]
    </body>
    </pre>
    </html>