Hi,
I need a special way for formatting display of text files.
Let's pretend I have the following semantics of text files:
{Headline 1
Text 1 text 1 text 1
{Headline 2
Text 2 text 2 text 2}
Text 3 text 3 text 3
}
{Headline 3
Text 4 text 4 text 4}
Now, I would like:
1. The text...