christianwannerstedt / obsidian-key-value-list

Obsidian plugin which makes it easy to turn lists into formatted key value lists
MIT License
34 stars 0 forks source link

1 visibility in read mode #6

Closed christianwannerstedt closed 11 months ago

christianwannerstedt commented 11 months ago

Add support for read mode.

Breaking change: The custom bullet char setting is now removed and will be replaced by the ordinary list bullet -. The main reason is to simplify the code base, as it would be quite complex to be able to handle dynamic characters in a good way in read mode.