I am writing a plugin that support image caption, but when it serves with docsify, only even order image works correctly · Issue #1613 · docsifyjs/docsify · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Report
Steps to reproduce
The key code is here
What is current behaviour
See screenshots, only even order image works correctly

What is the expected behaviour
All images work correctly
Other relevant information
Bug does still occur when all/other plugins are disabled?
Your OS: Windows_NT 10.0.19041 win32 x64
Node.js version: 16.1.0
npm/yarn version: 7.11.2
Browser version: Version 91.0.4472.114 (Official Build) (64-bit)
Docsify version: 4.12.1
Docsify plugins: None, I create a project without any plugins the problem still happens.