[pbs-devel] [PATCH proxmox-backup 0/2] support multi-line comments in
Gabriel Goller
g.goller at proxmox.com
Fri Sep 15 11:46:33 CEST 2023
Support multi-line comments in pbs datastore notes. As we
don't support multi-line configs in the `datastore.cfg` config
file, we convert the '\n' to '<br>' tags.
widget-toolkit
Gabriel Goller (1):
window: edit: added `convertNewlines` config
src/window/Edit.js | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
proxmox-backup:
Gabriel Goller (1):
close #4589: allow multi-line comments in datastore notes
pbs-api-types/src/datastore.rs | 6 +++---
www/datastore/Notes.js | 5 +++--
2 files changed, 6 insertions(+), 5 deletions(-)
--
2.39.2
More information about the pbs-devel
mailing list