peaceroad

  • A markdown-it plugin. For a paragraph, it determines if it is a caption from the string at the beginning of the paragraph and adds a class attribute value to indicate that it is a caption.

    published version 0.17.0, 4 months ago
  • A markdown-it plugin. This generate aside[role|doc-footnote] element just below the footnote reference paragraph.

    published version 0.2.1, 3 months ago
  • A markdown-it plugin. If a paragraph group is sandwiched between two hr elements of the same symbol type, and the first word of the paragraph group has a semantic meaning, then the paragraph group change to a semantic container.

    published version 0.7.0, 14 days ago
  • A markdown-it plugin. For a paragraph with only one image, a table or code block or blockquote, and by writing a caption paragraph immediately before or after, they are converted into the figure element with the figcaption element.

    published version 0.13.0, a month ago
  • A markdown-it plugin. This add width and height attributes to img elements.

    published version 0.5.0, a month ago
  • This markdown-it plugin regard ul element with numbering lists as ol element.

    published version 0.1.9, 4 months ago
  • Set figure number for p7d-markdown-it-p-captions.

    published version 0.1.5, 4 months ago
  • A markdown-it plugin. Modify inline text of rendering HTML; Ruby, Star Comment.

    published version 0.1.6, a year ago
  • This is a plugin for markdown-it. It is an alternative to the standard `**` (strong) and `*` (em) processing. It also processes strings that cannot be converted by the standard.

    published version 0.4.5, 14 days ago
  • Change img alt attribute to figure caption paragraph for p7d-markdown-it-p-captions.

    published version 0.1.0, a year ago
  • In code blocks, the `<samp>` tag is used with the language keywords `samp`, `shell`, and `console`, and provides an option to display line numbers.

    published version 0.2.0, 3 months ago
  • A markdown-it plugin. Add matrix and wrapper notation for table processing.

    published version 0.2.0, 2 months ago
  • convert TeX-formatted math expressions (inline $...$ and block $$...$$) in Markdown to MathML.

    published version 0.1.0, 3 months ago