When viewed via advanced help, README.txt doesn't show the complete code example (as is correctly shown on the project page), instead showing:
[block:=]

It should show:
[block:<name of module>=<delta of block>]

Comments

nancydru’s picture

Status: Active » Closed (works as designed)

I haven't done a whole lot with Advanced Help, but if memory serves me, it is expecting properly formatted HTML; that is not what a README.txt file is, or should be. I would fully expect the browser to not display <something that is not a tag>. If you want to use Advanced Help, then you need to submit a feature request to supply a proper file. Improper implementations of another module does not constitute a bug for this module.