Clint Cagle wrote: > and am running typo trunk (unsure how to determine the version of > typo I am running)
Run "svnversion path/to/typo", that should tell you what revision you're using. > |<typo:code lang="ruby"> > class Foo > def bar > "abcde" > end > end > | I think you have to close the typo tags. I don't see a </typo:code> in your example above. That might be the problem if the actual article is doing the same thing. -- Justus
