-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBodySnatcher.stats
More file actions
25 lines (19 loc) · 920 Bytes
/
BodySnatcher.stats
File metadata and controls
25 lines (19 loc) · 920 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
commit SHA1SHA1SHA1 (HEAD, tag: refs/tags/1.4)
Author: =?UTF-8?B?U8O2cmVuIEFuZGVyc2Vu?= <somian08@gmail.com>
AuthorDate: Thu Oct 28 00:00:00 2004 +0000
Commit: Able Scraper <scraper@vim-scripts.org>
Version 1.4
Many bugs fixed.
- Does the right thing when there is just a plain <body> tag
- Also make no changes if the <body> tag contains a STYLE= attribute
- Broken handling of body declaration that is spread over multiple lines is fixed
plugin/BodySnatcher.vim | 51
1 files changed, 34 insertions(+), 17 deletions(-)
commit SHA1SHA1SHA1 (tag: refs/tags/1.3)
Author: =?UTF-8?B?U8O2cmVuIEFuZGVyc2Vu?= <somian08@gmail.com>
AuthorDate: Wed Oct 27 00:00:00 2004 +0000
Commit: Able Scraper <scraper@vim-scripts.org>
Version 1.3: Initial upload
README | 14
plugin/BodySnatcher.vim | 214
2 files changed, 228 insertions(+), 0 deletions(-)