Skip to content
This repository was archived by the owner on Nov 24, 2020. It is now read-only.
This repository was archived by the owner on Nov 24, 2020. It is now read-only.

Markdown issues #9

@henryiii

Description

@henryiii

The block does not integrate with the rest of the markdown in the book. There are at least two problems that I've seen:

  • You can't add reference style links to something outside the block. It only works if the reference is also in the block.
  • Inside a block, you can not use another block. I expect you could not add math, etc, I've tested it with a custom block from a plugin.

There should be a way to add the style divs, then continue the normal markdown processing procedure, including blocks and links. This should plugin should be an example of how to do that for other plugins that add style classes.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions