define(`div10', `divert(10)$1`'divert(0)')dnl define(`foo', `$1 ')dnl dnl div10(`This is text in div 10. ')dnl foo(`This goes inside FOO tags.div10(`This is some more text in div 10. ')')dnl foo(This also goes inside FOO tags.div10(`This is even more text in div 10. '))dnl Diversion 10: undivert(10)dnl End of input