The typo code tag in my articles is not formatting properly. I am using
the default azure theme and I have installed the syntax gem (sudo gem
install syntax)and am running typo trunk (unsure how to determine the
version of typo I am running)
|<typo:code lang="ruby">
class Foo
def bar
"abcde"
end
end
|
I'll be glad to post the typo version if someone can tell me how to
determine the trunk I have installed.
An example of the issue is at Clint's place <http://clint.gotdns.com>
Thanks in advance,
Clint