of the method `htmlDiffer.diffHtml`<br> **@param** *{Object}* - options object with the following fields: - `charsAroundDiff` - how many characters to show around diff (default: `40`) - `context` - if `true` then show context around diff (default: `false`) **@returns** *{String}* - the string with diff ##### logger.logDiffText **@param** *{Array of objects}* - the result of the work of the method `htmlDiffer.diffHtml`<br> **@param** *{Object}* - options object with the following fields: - `charsAroundDiff` - how many characters to show around diff (default: `40`) - `context` - if `true` then show context around diff (default: `false`) **@returns** *{undefined}* - prints the string with diff to the console ### Example ```js import { HtmlDiffer } from '@markedjs/html-differ'; const html1 = '<div class="block__val">Text</div>'; const html2 = '<div class="block__val block__val_active">Text</div>'; const htmlDiffer = new HtmlDiffer({ ignoreAttributes: ['class
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.