Compare commits

...

2 Commits

Author SHA1 Message Date
ea9e521e91 notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2025-01-25 15:53:31 +03:00
18737da900 encoding...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2025-01-25 15:33:10 +03:00

View File

@ -963,6 +963,7 @@ var JSONOutline = {
// inheritance...
// XXX do we need this structure???
//
// XXX should we movw this to plugin and use these as override???
// XXX split out DOM-specific plugins into Outline.plugins...
pre_plugins: [
attributes,
@ -2942,4 +2943,4 @@ Object.assign(
/**********************************************************************
* vim:set ts=4 sw=4 : */
* vim:set ts=4 sw=4 nowrap : */