Blame view

vendor/cebe/markdown/tests/markdown-data/inline-html.md 236 Bytes
abf1649b   andryeyev   Чистая установка ...
1
2
3
4
5
6
7
8
9
10
11
12
13
  this is <span class="name">inline **html**</span> trailing
  
  &copy; AT&T
  
  <del>this is deleted</del> this is not
  new text on new line
  
  <s>this is deleted</s> this is not
  new text on new line
  
  this line ends with <
  
  this line ends with &