From 35e218d22ec218ce0fcf428241ad79f93199b4d0 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 13 Jul 2010 08:43:51 -0400 Subject: [PATCH] added HTML support do documentation (export only) --- README.mkd | 1 + tabbed.py | 3 +++ 2 files changed, 4 insertions(+) diff --git a/README.mkd b/README.mkd index 95b280b..8891531 100644 --- a/README.mkd +++ b/README.mkd @@ -16,6 +16,7 @@ Formats supported: - Excel - CSV - CDL + - HTML Please note that tabbed _purposefully_ excludes XML support. It always will. diff --git a/tabbed.py b/tabbed.py index e69de29..3a1213c 100644 --- a/tabbed.py +++ b/tabbed.py @@ -0,0 +1,3 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +