Fix missing space before 'width'
authorbep <bjorn.erik.pedersen@gmail.com>
Thu, 30 Oct 2014 15:37:00 +0000 (16:37 +0100)
committerspf13 <steve.francia@gmail.com>
Thu, 13 Nov 2014 17:29:06 +0000 (12:29 -0500)
commit266511b6d392078695d0e22320f79fd4befe2f7a
treed62fff83e98188694806b7d30b684ea7ce34e7e1
parentcafd39eb9bc8736c8c4fe24a905a3e9aba0b2272
Fix missing space before 'width'

The newly introduced width-param on figure did not work in combo with alt or caption due to space-issues.

This fixes that.
hugolib/shortcode_test.go
hugolib/template_embedded.go