Luis Anaya writes: > I'm testing inline source and nothing is being printed. Nothing is > happening. No errors, no messages, no nothing. Definition to the corret > inline-src-block function is in the definition list. But it does not > seems that is executing at all. > > So, what am I doing wrong? :) > In all of your code blocks, the code you've written doesn't cause any output or return values, so there is nothing for the inline code blocks to return. Try this instead