diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2023-04-21 11:29:44 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2023-04-27 15:00:07 +0200 |
| commit | 324ae183534246fc2ae8f122cb7c40bdcf20d0ea (patch) | |
| tree | 0bc02044387f47e33fcf294dc2a793412941cca7 /examples/qml/referenceexamples/adding/main.py | |
| parent | 1099bab042cdb31d312bc5502a7e80656092e879 (diff) | |
snippets_translate: Fix repetitive snippet ID lines
When writing consecutive snippets like
// [1]
line1
// [1] [2]
line2
// [2]
the line "// [1] [2]" would appear twice as end marker of snippet 1
and start marker of snippet 2, causing QtXmlToSphinx to extract an
empty snippet for [2]. Fix by reconstructing the ID lines to use one
ID per line.
Task-number: PYSIDE-1106
Pick-to: 6.5
Change-Id: I0d7c0b30ff6bcc51c7d9ea6c9bfc844316a41c67
Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'examples/qml/referenceexamples/adding/main.py')
0 files changed, 0 insertions, 0 deletions
