Drew,
I'm working on the example components now, (and yes, my opinion of
DekiWiki echoes yours - I was up until about 3am trying to figure out
how to get arbitrary text working).
For now - until I can figure out something better - to enter in
arbitrary markup in your text you will need to enclose everything with
string delimiters. I'm thinking as a temporary solution setting up a
couple of utility pages that will let you push a magic button that
will let you replace the edit content with appropriate safe content,
so that you don't have to lose out on having both string delimiters
available. I'll add that to my to do list, as it's an obvious
deficiency. At least for now, however, you should be able to place
markup in any of the description fields.
-- Kurt
On Nov 20, 5:28 pm, Drew <
a...@mozilla.com> wrote:
> I really like being able to write docs in a simple structured format and
> press a button and have them come out pretty, especially since DekiWiki
> suuu-hucks. In fact I spent like a day writing a template that looks
> similar to these, but I never really used it because I still had to
> either use the lame-o WYSIWYG editor when filling in the template or
> switch to source mode and have DekiWiki insert arbitrary HTML when I
> switched back or saved, and I couldn't make the template expressive or
> easy-to-use enough to include arbitrary content, like examples, styled
> notes, and links.
>
> Like:
>
> constructorDescr:"This is the full constructor for the <b>Menu</b>
> object. By providing both a label and action, this constructor will
> create a menu that, when pressed, will automatically launch an action.",
>
> How would I insert some example code here?
>
> Drew
>
> On 11/20/09 5:02 PM, Aza wrote:
>
> > Hey Everyone,
>
> > Kurt Cagle has been working on whipping our documentation into shape.
> > He's got a rough draft of how the editing process/markup will look. It's
> > looking mighty fine — pretty much a JSON format.
>
> > Take a look here:
> >
https://developer.mozilla.org/en/Jetpack/UI/Wiki_Test_Pageand click the