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 non hex literals... not sure how to treat linefeeds, '(', '\' etc. id:309 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/PdfSharp/PdfSharp.Pdf.Internal/PdfEncoders.cs#L450-L455
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO more complex recovery id:308 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlschema.cs#L446-L451
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO more complex recovery id:307 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlschema.cs#L411-L416
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO dd may end in other cases as well - if a new "p" starts, etc. id:306 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlschema.cs#L394-L399
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO 6. Elements with optional starting tags: there are 4 such elements in the HTML 4 specification - html, tbody, body...
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO 1. Start tags: The ParseXmlElement function has been modified to be called after both the id:304 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlparser.cs#L20-L25
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO Suggestion: id:302 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmllexicalanalyzer.cs#L284-L289
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO need to parse composite background property id:301 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlcssparser.cs#L103-L108
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO only a placeholder for now but later to be replaced with comparisons against id:303 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmllexicalanalyzer.cs#L563-L568
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO Consider better recovery id:300 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/HTMLToFlowConverter.table.cs#L353-L358