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:329 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlschema.cs#L453-L458
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) NOTE tr should not really close on a new thead id:328 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlschema.cs#L414-L419
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO these are the basic "legal" cases but there may be more recovery id:327 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlschema.cs#L395-L400
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO 7: Context: Is it appropriate to keep track of context here? For example, should we only expect td, tr elements...
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO 2. Invalid element names: However, it might make sense to give the lexical analyzer the ability to identify id:325 ----...
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 extenders here id:324 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmllexicalanalyzer.cs#L574-L579
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO handle character entities while processing comments, cdata, and directives id:323 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmllexicalanalyzer.cs#L459-L464
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) NOTE css names for elementary border styles have side indications in the middle (top/bottom/left/right) id:322 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/htmlcssparser.cs#L158-L163
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) TODO add column width information to this function as a parameter and process it id:321 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/HTMLToFlowConverter.table.cs#L458-L463
Issue opened with imdone.io from code comment on [1a740fc](https://github.com/alexiej/YATE/commit/1a740fc40c2eadaa79d6368859eb93f1aaefce87) NOTE css names for elementary border styles have side indications in the middle (top/bottom/left/right) id:320 ---- https://github.com/alexiej/YATE/blob/1a740fc40c2eadaa79d6368859eb93f1aaefce87/YATE/HTML/HTMLToFlowConverter.style.cs#L341-L346