CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 28 Aug 2025 09:18:27 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100330085526
location: https://web.archive.org/web/20100330085526/https://github.com/textmate/dokuwiki.tmbundle
server-timing: captures_list;dur=1.292171, exclusion.robots;dur=0.040879, exclusion.robots.policy;dur=0.025325, esindex;dur=0.016423, cdx.remote;dur=176.663512, LoadShardBlock;dur=658.783115, PetaboxLoader3.resolve;dur=149.677673, PetaboxLoader3.datanode;dur=430.077689
x-app-server: wwwb-app28
x-ts: 302
x-tr: 1207
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app28; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 28 Aug 2025 09:18:28 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 30 Mar 2010 08:55:26 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "85216f092e95cdf13c305d2ec02a6424"
x-archive-orig-x-runtime: 348ms
x-archive-orig-content-length: 20525
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 30 Mar 2010 08:55:26 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 18 Feb 2010 12:08:15 GMT", ; rel="prev memento"; datetime="Sat, 20 Feb 2010 20:44:02 GMT", ; rel="memento"; datetime="Tue, 30 Mar 2010 08:55:26 GMT", ; rel="next memento"; datetime="Mon, 25 May 2015 14:54:08 GMT", ; rel="last memento"; datetime="Tue, 08 Sep 2020 10:28:47 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_15_20100330050644_crawl100_IndexOnly-c/51_15_20100330085453_crawl101.arc.gz
server-timing: captures_list;dur=0.934662, exclusion.robots;dur=0.041476, exclusion.robots.policy;dur=0.025142, esindex;dur=0.014676, cdx.remote;dur=194.092801, LoadShardBlock;dur=670.067627, PetaboxLoader3.datanode;dur=141.444277, PetaboxLoader3.resolve;dur=703.134349, load_resource;dur=300.333198
x-app-server: wwwb-app28
x-ts: 200
x-tr: 1275
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
textmate's dokuwiki.tmbundle at master - GitHub
textmate / dokuwiki.tmbundle
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage

Michael Sheets (author)
Mon Sep 24 02:03:38 -0700 2007
name | age | message | |
---|---|---|---|
![]() |
Preferences/ | Fri Sep 01 03:05:49 -0700 2006 | Disabled spell checking in raw text git-svn-id... [Robert Rainthorpe] |
![]() |
README | Thu Aug 17 01:43:57 -0700 2006 | First revision of a DokuWiki Bundle. See enclos... [Robert Rainthorpe] |
![]() |
Snippets/ | Sun Aug 27 09:01:54 -0700 2006 | Improved flow of table snippets. Pressing tab w... [Robert Rainthorpe] |
![]() |
Syntaxes/ | Mon Sep 24 02:03:38 -0700 2007 | • Use new meta.tag.template scope on tags. • Gr... [Michael Sheets] |
![]() |
info.plist | Sun Mar 04 12:11:31 -0800 2007 | Add the following keys to the bundle’s info.pli... [Allan Odgaard] |
README
A DokuWiki Bundle Supports basic syntax highlighting for the DokuWiki syntax. Also includes a few useful snippets. Most of the Regexes were derived from the PHP code. Links: DokuWiki syntax https://wiki.splitbrain.org/wiki:syntax Author: Robert Rainthorpe <rob.rainthorpe@mac.com>