File: Changes

package info (click to toggle)
libhtml-quoted-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: perl: 1,585; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 400 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
0.05 2023-07-11

 * Mark hr as an inline tag

0.04    Tue May 21 11:52:10 PDT 2013

    * add combine_hunks method (RJBS)

0.03 2011-01-09

    * much more user friendlier documentation
    * get rid of empty {} in the results
    * fix mixed plain text quoting and blockquotes
    * properly handle </p>

0.02 2010-02-27

    * treat P tag as inline, for now

0.01 2010-02-12

    * initial release