Definition List

by shammond42
favorite
share
Score: 44/100
Description

The Definition List plugin enhances Obsidian by introducing support for HTML-style definition lists, allowing users to create structured terms and definitions within their notes. It supports rendering in both reading view and live preview, adhering to the extended Markdown syntax and partially integrating features from Pandoc's definition list specification. Users can style the lists through CSS snippets to match their preferred themes. While some advanced formatting options are not yet supported, the plugin provides a practical way to incorporate definition lists into note-taking workflows.

Stats
13
stars
2,075
downloads
3
forks
387
days
15
days
15
days
5
total PRs
0
open PRs
0
closed PRs
5
merged PRs
7
total issues
4
open issues
3
closed issues
28
commits
Latest Version
16 days ago
Changelog

This release does the following:

  • Fixes a bug that conflicts with the dataview plugin
  • Fixes a documentation bug
  • Adds ZH language docs
  • Adds a test vault to help with future development
README file from