* escaping comments
This commit is contained in:
		
							parent
							
								
									e6746984f5
								
							
						
					
					
						commit
						36c4d7e84e
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								TODO
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								TODO
									
										
									
									
									
								
							|  | @ -1,3 +1,3 @@ | |||
| * handle BlogErrors | ||||
| * add readMore link | ||||
| * Twitter: http://twitter.github.com/bootstrap/index.html | ||||
| * Bootstrap: http://twitter.github.com/bootstrap/index.html | ||||
|  |  | |||
|  | @ -110,7 +110,7 @@ renderComments comments lang = sequence_ $ map showComment comments | |||
|         showComment :: Comment -> Html | ||||
|         showComment (Comment{..}) = H.li $ do | ||||
|             H.i $ toHtml $ T.append cauthor ": " | ||||
|             preEscapedText $ ctext | ||||
|             toHtml ctext | ||||
|             H.p ! A.class_ "tt" $ toHtml $ timeString cdate | ||||
|         timeString t = formatTime defaultTimeLocale (cTimeFormat lang) t | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue