<ins> and <del> tag plugin for markdown-it markdown parser
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a plugin for the markdown-it markdown parser that adds support for `<ins>` and `<del>` HTML tags with editor attributions. It allows users to create strikethrough and inserted text with optional attribution, such as `~~delete~~[WZ]` for deleted text and `++insert++[WZ]` for inserted text. The plugin is designed for developers using markdown-it who need enhanced text formatting capabilities.