mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[web] add BibTeX visual editor module (#30726)
* [web] add BibTeX visual editor module * Make the visual editor hook open to extension Instead of looking specifically for the bibtex visual editor, allow any extension to provide a visual editor. * Fix stylelint error --------- Co-authored-by: Eric Mc Sween <5454374+emcsween@users.noreply.github.com> GitOrigin-RevId: c85c27a2b119c826e3d00cbd475a2a21f1508091
This commit is contained in:
committed by
Copybot
parent
64da16f0d1
commit
4e2ea44b61
@@ -432,6 +432,7 @@ const _ProjectController = {
|
||||
}
|
||||
|
||||
const splitTests = [
|
||||
'bibtex-visual-editor',
|
||||
'compile-log-events',
|
||||
'visual-preview',
|
||||
'external-socket-heartbeat',
|
||||
|
||||
Reference in New Issue
Block a user