Hi Shirou, On Tuesday, 12 February 2013 02:19:47 UTC+2, shirou wrote: > > (Apology if you receive multiple copies of this. It seems gmail have not > sent.) > > I have tested your code and found you may miss the ":". > > .. erl:function: my_function(Arg1, Arg2) > > should be > > .. erl:function:: my_function(Arg1, Arg2) > > Could you try again? > Sorry for a late reply: after having seen no replies for some time I did not visit the group for the last month :-/
You are right: the missing ":" was the key. Now the content is rendered exactly how expected. Thank you for your help. -- Misha -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
