Add h6.
[gnus] / lisp / shr.el
2010-10-03 Lars Magne Ingebri... Add h6.
2010-10-03 Lars Magne Ingebri... (shr-ensure-paragraph): Don't insert double line feeds...
2010-10-03 Lars Magne Ingebri... (shr-tag-p): Collapse subsequent <p>s.
2010-10-03 Lars Magne Ingebri... Tweak <li> rendering.
2010-10-03 Lars Magne Ingebri... (shr-insert): Get white space at the beginning/end...
2010-10-03 Lars Magne Ingebri... (shr-tag-li): Make <ul> prettier.
2010-10-03 Lars Magne Ingebri... (shr-ensure-paragraph): Actually work.
2010-10-03 Lars Magne Ingebri... * shr.el: Add headings.
2010-10-03 Lars Magne Ingebri... Don't insert newlines on empty tags at the beginning...
2010-10-03 Lars Magne Ingebri... Implement indentation in blockquotes.
2010-10-03 Lars Magne Ingebri... (shr-tag-p): Don't insert newlines at the start of...
2010-10-03 Lars Magne Ingebri... (shr-rescale-image): Use the right image-size variant.
2010-10-03 Lars Magne Ingebri... (shr-tag-blockquote): Convert name.
2010-10-03 Lars Magne Ingebri... Rename the tag functions a bit, and add some new ones.
2010-10-02 Lars Magne Ingebri... (shr-add-font): Use overlays for combining faces.
2010-10-02 Lars Magne Ingebri... (shr-add-font): Use overlays for combining faces.
2010-10-02 Lars Magne Ingebri... Add newlines between pictures and text.
2010-10-02 Lars Magne Ingebri... Switch to using shr.el for HTML rendering.
2010-10-02 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-02 Lars Magne Ingebri... Minimally useful state achieved.
2010-10-02 Lars Magne Ingebri... Continue implementation.
2010-10-02 Lars Magne Ingebri... Start implementation.
2010-10-02 Lars Magne Ingebri... Added shr.el.