From 1eb35a355f12f2edf69868b749f58c08ef58f1c6 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 30 Jan 2019 23:24:09 -0500 Subject: Exclude space after ID in image data --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cbe9357e..1481fa46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2019-01-30 Jay Berkenbilt + * Do not include space after ID operator in inline image data. The + token now correctly contains the image data, the EI operator, + and the delimiter that precedes the EI operator. + * Improve locating of an inline image's EI operator to correctly handle the case of EI appearing inside the image data. -- cgit v1.2.3-54-g00ecf