jstedfast / HtmlKit

A cross-platform .NET framework for parsing HTML
Other
81 stars 55 forks source link

ok not event , and what about reducing HtmlToken appearance ? #9

Closed prepare closed 9 years ago

prepare commented 9 years ago

from pull request#8 ok -> not event,

and what about reduce HtmlToken appreance in the api ? (reduce using out parameter , not worry about return true or false) is it better?

prepare commented 9 years ago

anyway, today I started integrating HtmlKit to HtmlRender https://github.com/prepare/HTML-Renderer/blob/6d774cc8790528b6b566b2388d32419fe34baeaa/Source/LayoutFarm.WebDom/0_WebDom.Parser/HtmlKitParser.cs It works !
thank you :+1: :)

prepare commented 9 years ago

just see 08243f8723fd87157e503dc39fc5aabd0bd069de :+1: :+1: :smile: