File: entities.html

package info (click to toggle)
libpetal-perl 2.23-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,088 kB
  • ctags: 162
  • sloc: perl: 4,738; xml: 726; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
<body>
  <!-- this simple test checks for HTML entities expansion -->
  Copyright: &copy;
  Registered: &reg;
  Non-break space: &nbsp;
</body>