File: mark.html

package info (click to toggle)
pymdown-extensions 10.13-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,104 kB
  • sloc: python: 60,117; javascript: 846; sh: 8; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 554 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
<p>Test: == Won't mark ==</p>
<p>Test: <mark>Will mark</mark></p>
<p>Test: <mark>A lot of equals=============is okay</mark></p>
<p>Test: <mark>This will all be marked ==because of the placement of the center equal signs.</mark></p>
<p>Test: <mark>This will all be marked == because of the placement of the center equal sings.</mark></p>
<p>Test: <mark>This will NOT all be marked</mark> because of the placement of the center equal sings.==</p>
<p>Test: <mark>This will all be marked= because of the token is less than that of the surrounding.</mark></p>