Commit 4adee8312a5921e4dc1de7a7021ab9eabdcac1d8
vimd2h.py: track down upstream commit
Author: Mr Alin
Author date (UTC): 2024-03-15 15:39
Committer name: Mr Alin
Committer date (UTC): 2024-03-15 15:39
Parent(s): fce15e109172e69df919f73608a57fdb5153e60a
Signing key:
Tree: 08f73fadc27188d82d72e3e459f2633864f55f42
File vimd2h.py changed (mode: 100755) (index f6970ce..fa1b0c8) |
3 |
3 |
|
|
4 |
4 |
# converts vim documentation to html |
# converts vim documentation to html |
5 |
5 |
|
|
6 |
|
# Based on https://github.com/c4rlo/vimhelp/blob/master/vimh2h.py |
|
|
6 |
|
# Based on https://github.com/c4rlo/vimhelp/blob/b0cab7cbac937cdda156efce0fa4d1b1d4b30ff6/vimh2h.py |
7 |
7 |
# by Carlo Teubner <(first name) dot (last name) at gmail dot com>. |
# by Carlo Teubner <(first name) dot (last name) at gmail dot com>. |
8 |
8 |
|
|
9 |
9 |
import re |
import re |