Skip to content

Do not omit the HTML block names #11

@novoid

Description

@novoid

According to https://github.com/novoid/lazyblorg/wiki/Orgmode-Elements#html

   #+NAME: This is the caption 
   #+BEGIN_EXPORT html
   <a href="http://Karl-Voit.at">Link to my webpage</a> 
   #+END_EXPORT

... results in:

   <a href="http://Karl-Voit.at">Link to my webpage</a> 

... without any caption/name.

Implement HTML block captions.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions