Commits

David Farler committed 62d6c3a9124
Add alt/title tags to rendered markup images These elements were getting parsed but dropped on the floor. Now, they'll be added to the Swift Markup AST if they are present and emitted in the HTML. rdar://problem/22369731 Swift SVN r31452