hrsakai opened a new pull request #1986: Fixed message popover def URL: https://github.com/apache/incubator-pulsar/pull/1986 ### Motivation Currently, site can't display message popover correctly. ### Modifications Remove double quote from message def in popovers.yaml. ### Result For example, in [pulsar functions overview page](http://hsakai.pulsar.ssk.ynwm.yahoo.co.jp:4000/docs/latest/functions/overview/): <br/> **before** <img src="https://user-images.githubusercontent.com/22829228/41578353-cdc928d4-73cc-11e8-8c07-e284cf4f8be8.png" width=400> <br/> **after** <img src="https://user-images.githubusercontent.com/22829228/41578379-f2cd0be6-73cc-11e8-94b9-102a0d650e02.png" width=400>
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
