The registered parsers are only called if the @title, @description and @details tags are used explicitly, but not if they are just extracted from the first and second paragraphs and the rest.
It would be great if they could be called from process_description as well.
The registered parsers are only called if the
@title,@descriptionand@detailstags are used explicitly, but not if they are just extracted from the first and second paragraphs and the rest.It would be great if they could be called from
process_descriptionas well.