elp-revive / origami.el

A folding minor mode for Emacs
MIT License
32 stars 6 forks source link

Add json parser, fix markers parser #19

Closed mosquito-magnet closed 3 years ago

mosquito-magnet commented 3 years ago

This adds a very simple json parser (fold objects and arrays), and fixes a small issue:

origami-markers-parser matched markers literally for get-positions, and as regex in build-pair-tree. I added an argument to specify if regex or literal match is wanted.

mosquito-magnet commented 3 years ago

Will do, and thanks! :)


Von: Jen-Chieh Shen @.***> Gesendet: Donnerstag, 18. März 2021 04:20 An: emacs-origami/origami.el Cc: mosquito-magnet; Author Betreff: Re: [emacs-origami/origami.el] Add json parser, fix markers parser (#19)

I forgot about the changelog! Make sure you update the changelog as well next time! And again, I appreciate your work! :D — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.