fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
26c7583
)
ignore themes for app
author
Radek Czajka
<rczajka@rczajka.pl>
Wed, 12 Nov 2025 11:35:35 +0000
(12:35 +0100)
committer
Radek Czajka
<rczajka@rczajka.pl>
Wed, 12 Nov 2025 11:35:35 +0000
(12:35 +0100)
src/catalogue/api/tojson.py
patch
|
blob
|
history
diff --git
a/src/catalogue/api/tojson.py
b/src/catalogue/api/tojson.py
index
fa6bafd
..
2fddda9
100644
(file)
--- a/
src/catalogue/api/tojson.py
+++ b/
src/catalogue/api/tojson.py
@@
-82,7
+82,7
@@
tags = {
'begin': ('_ignore', True, {'class': 'reference'}, {'data-uri': 'href'}, False),
'end': ('_ignore', True, {'class': 'reference'}, {'data-uri': 'href'}, False),
- 'motyw': ('
a
', True, {'class': 'theme'}, None, False),
+ 'motyw': ('
_ignore
', True, {'class': 'theme'}, None, False),
'pa': ('a', True, {'class': 'footnote footnote-pa'}, None, False),
'pe': ('a', True, {'class': 'footnote footnote-pe'}, None, False),