diff options
author | Christian Wolf <github@christianwolf.email> | 2022-12-28 09:06:33 +0100 |
---|---|---|
committer | Christian Wolf <github@christianwolf.email> | 2022-12-28 09:06:33 +0100 |
commit | 6638185eaeebee7877a36bc7d13c44d303b7b51b (patch) | |
tree | 368a96e4e8a6024d4c3e2041ca13bb7bf342e536 /webpack.common.js | |
parent | 6ae6615e1daf6ff8a4c3eae8007cef5fb01c7d2c (diff) | |
download | nextcloud-server-6638185eaeebee7877a36bc7d13c44d303b7b51b.tar.gz nextcloud-server-6638185eaeebee7877a36bc7d13c44d303b7b51b.zip |
Fix comments in sample config to be correctly marked as verbatim
The comments were not marked as verbatim and thus the Sphinx compiler to generate
the online admin manual interpreted backslashes as special chars. They disappeared
from the output.
By adding ``, it is marked as verbatim and the backslashes are not removed.
Signed-off-by: Christian Wolf <github@christianwolf.email>
Diffstat (limited to 'webpack.common.js')
0 files changed, 0 insertions, 0 deletions