Add note about messy code.

This commit is contained in:
Brent Simmons 2017-12-29 19:03:52 -08:00
parent d01f04beec
commit 7f7f9c5166
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ import Data
var cachedStyleString = ""
var cachedTemplate = ""
// NOTE: THIS CODE IS A TOTAL MESS RIGHT NOW WHILE WERE EXPERIMENTING WITH DIFFERENT LAYOUTS. DONT JUDGE, YOU!
class ArticleRenderer {
let article: Article