9fans archive / 2006 / 05 / 259 prev next
From: arisawa@ar.aichi-u.ac.jp
Subject: 3 questions
Date: Tue, 30 May 2006 15:26:12 +0900
Hello,
I am converting my own style which I call tt format to html format.
The tt format is like below:
H1: main title here
H2: subtitle hera
unordered list is
- something here
- something here
- something here
Program code is
P:!
some program code
...
...
!
H2: Where is the example
All of my web pages are written using tt format.
You can look the examples at
- http://ar.aichi-u.ac.jp
- http://plan9.aichi-u.ac.jp
A special page for tt format is
http://ar.aichi-u.ac.jp/tt/
The converter is written in python. You can download from
http://ar.aichi-u.ac.jp/tt/ptt.py
Kenji Arisawa
On 2006/05/30, at 13:34, Ronald G Minnich wrote:
> lucio@pro... wrote:
>
>> Well, what's so bad about editing raw HTML? It is considerably more
>> embarrassing to publish the type of unreadable trash (only its mother
>> could love that HTML!) produced by the average HTML editor. Take a
>> look, sometimes.
>
> It's not me. It's a user. This is a very common problem. I just
> edit html myself. But I was wondering if there was something more
> acceptable under plan 9 than raw html.
>
> thanks
>
> ron