koron / nvgd

Filterable (grep, head and tail) HTTP file server
MIT License
17 stars 2 forks source link

echarts editor: double quotes should be URL encoded #97

Closed koron closed 9 months ago

koron commented 9 months ago

Composed URL will be used for href surrounded by ". So " should be escaped.

koron commented 9 months ago

included #95