(Having lurked for an age...)
Does anybody know of a decent set of MMD to DocBook stylesheets?
Thanks,
Carlton
Brilliant, thanks. I will give that a go.
You're correct that these are sister elements in MMD produced XHTML,
rather than parent-child elements. But XSLT is perfectly capable of
handling these and converting between the two. Several of my XSLT files
produce hierarchical output.
I have not installed haskell, and therefore have not used Pandoc. I
don't believe it replicates all of the syntax of MMD, but depending on
what features you need it is probably a viable option.
F-
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups "MultiMarkdown Discussion List" group.
> To post to this group, send email to multim...@googlegroups.com
> To unsubscribe from this group, send email to multimarkdow...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/multimarkdown?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
--
Fletcher T. Penney
fletche...@gmail.com
Nothing worth doing can be done overnight.
- from the Kevin Costner movie, The Postman
(Might have to think long and hard about this one...)
> By "hierarchical" vs "flat", do you mean in reference to chapters/
> sections/etc?
>
> You're correct that these are sister elements in MMD produced XHTML,
> rather than parent-child elements. But XSLT is perfectly capable of
> handling these and converting between the two. Several of my XSLT
> files produce hierarchical output.
Thanks for the input. I will look at the existing stylesheets and
think about modifying them.
My situation is just that I'm learning Docbook (which appears to be
_expansive_ rather than _difficult_ per se). As such I'm after
something that will get me started -- I can come back to create my own
stylesheets later :-)
An existing XHTML to Docboom stylesheet would be perfect but failing
that I'll give Pandoc a try. (I'm thinking the Ubuntu package may be
the way to go...)
thanks again,
Carlton