From: Jeff D. <da...@da...> - 2002-11-12 21:39:26
|
> Jeff, should I consider the old emphasis markup obsolete or not? Probably not yet. What's the general feeling of everyone else regarding how long we should keep old-style markup around? > That > is, should I fix NewTextFormattingRules to use the old-style markup, or > do you think the new markup is going to get reliable enough for real > use? I'm not sure I understand that part of your question. I think the new markup is reliable enough now (at least a reliable as the rest of the newer features). There may be small changes in the markup syntax, but I don't envision any wholesale changes... > Maybe there could be a configuration option to disable UI for the old > markup altogether? Yes. That's my vision of where we're heading. (Perhaps also a configuration option to disable the new markup altogether?) > In that case all pages in pgsrc would have to be translated > to new markup, though. That's probably not a big problem. As of a few weeks ago, that's what the CVS code does anyway. (The old markup code is no longer used, instead the old-markup converted to new markup, then run through the new markup engine...) When we get to that point, we can either auto-convert old to new markup upon zip/pgsrc import, or upon page edit... |