YATE
YATE copied to clipboard
YATE (Yet anoter Text Editor) - WPF RichTextBox Extension
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO more complex recovery id:299 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlschema.cs#L441-L446
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO more complex recovery id:298 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlschema.cs#L405-L410
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) NOTE id:297 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlparser.cs#L432-L437
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO 5. Nesting: Support for unbalanced nesting, e.g. : this is not presently supported. To support it we may need id:296...
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) NOTE 10/14/2004: IE also ends processing directives with a />, so this function is id:295 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmllexicalanalyzer.cs#L706-L711
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO put actual code with checks against all combining characters here id:294 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmllexicalanalyzer.cs#L557-L562
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) NOTE our recovery here is different from IE's id:293 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmllexicalanalyzer.cs#L280-L285
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO implement analysis at this level, possibly by creating a new tr id:292 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/HTMLToFlowConverter.table.cs#L658-L663
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO consider better recovery here id:291 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/HTMLToFlowConverter.table.cs#L254-L259
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO Consider skipping just a wparrer in recursing into the element tree, id:290 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/HTMLToFlowConverter.cs#L121-L126