You are not logged in Log in Join
You are here: Home » Members » jim » StructuredTextWiki » NGRuleProposals » wikipage_view

Log in
Name

Password

 
 
FrontPage » StructuredTextNG »

NGRuleProposals

This page is for proposing changes to the ClassicStructuredTextRules

StructuredTextTables

DefaultUrlInterpretation

OutOfLineURL

HorizontalRule

Here's some stuff I have in mind to work on sometime in the future. I plan to implement this stuff by creating mixin classes which can be used with classes that inherit from STXNG; that way we won't have to change the core rules for folks that don't want the extra feature bloat functionality. I'm posting my ideas here at the risk that someone else will steal my fame by implementing them first. ;-) But hey, if it's useful, cool. -datagrok

StructuredTextExampleSyntaxHilight

StructuredTextQuotedLine

TightParagraphStructuredText

HTMLtoSTX

StructuredTextClass

TWikiStructuredText


SusanneOberhauser? (Apr 2, 2003 8:46 am; Comment #1) Editor Remark Requested
I hope this is the right place in this Wiki to wonder how I can make example blocks indent relative to the preceeding paragraph. for example here:
        foo bar some blah
        being explained here::

           mumble dumble gudd exampl

 I'd like to see the 'mumble dumble' only prefixed by two spaces, which is the difference to the preceeding line.

 and I wonder why the double colon after 'for example here'  is ignored, btw ;)

 I have a longer document with three nesting levels of headings, and to ease editing, I indent each level by four spaces.  now examples in level three are indended far depper than examples at level one, which looks not _that_ neat.

 thx