antwarjs / antwar

A static site generator built with React and Webpack.
https://antwar.js.org/
MIT License
460 stars 35 forks source link

Generated previews break when there's a link. #57

Closed eldh closed 9 years ago

eldh commented 9 years ago

The generated previews uses the first part (100 chars or so) of the text, but it stops on links and other elements in that part. It should strip all elements from the preview text intead.