| 9e9b4c22 | 29-Nov-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Add files via upload
Added headerless sections (====), headerless columns (::::::), full-width values (= value =), and Tailwind template compatibility fix. |
| cce5e697 | 28-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Add files via upload
## New Features
### Spoiler/Blur Functionality
- Added `!` prefix syntax to blur sensitive content
- Support for `!key = value` (blurs both key and value) and `key = !value
Add files via upload
## New Features
### Spoiler/Blur Functionality
- Added `!` prefix syntax to blur sensitive content
- Support for `!key = value` (blurs both key and value) and `key = !value` (blurs only value)
- Interactive reveal: hover to preview, click/Enter to permanently reveal
### Divider Lines
- Added `divider = text` syntax for visual section separators
- Works in main fields, sections, and subgroups
- Styled with centered text, borders, and subtle background
### Improvements
- Added TOC collision avoidance with `class = avoid-toc` option
- InfoBox automatically reserves space for TOC or moves to left side
- Improved CSS for better theme compatibility
- Enhanced parser to handle spoiler syntax detection
- Extended field data structure to store blur flags
- Added comprehensive JavaScript for spoiler interactions
- Maintained full backwards compatibility with existing syntax
- Fixed quote consistency in JavaScript to prevent parse errors
## CSS
- Added `.infobox-spoiler` class with blur filter effects
- Implemented `.infobox-divider` styling for visual separators
- Enhanced keyboard navigation for spoiler elements
show more ...
|
| d545e1ea | 15-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Add files via upload
Updated readme to include instructions for adding an image header. |
| 04e6edfb | 15-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Add files via upload
Fixed display of icon images within an Infobox section. |
| 08f2ec09 | 14-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Update README.md
Added syntax reference for icons in field names |
| a5ba79f0 | 14-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Add files via upload
Updated with support for subgroups within sections, and struct plugin integration. |
| 16355e41 | 14-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Update README.md
Added syntax reference for subgroups |
| 10b6f02a | 14-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Update README.md
Removed duplicate image |
| c8589592 | 14-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Update README.md
Added notes for subgroups within sections |
| 5bbf4e19 | 14-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Update README.md
Added section for info about image tab customization |
| ffecb261 | 14-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Add files via upload
Added support for image1=, image2=, etc. with custom tab labels, and keyboard navigation (Arrow keys, Home/End)
Images are now clickable
Added section headers and collapsible
Add files via upload
Added support for image1=, image2=, etc. with custom tab labels, and keyboard navigation (Arrow keys, Home/End)
Images are now clickable
Added section headers and collapsible sections (can also be toggled with Enter/Space)
Improved theme comparability
Header image support for banner-style images (header_image=)
Fixed header lines extending through infobox and added proper z-index stacking
CUstom CSS class support (class=custom-name)
show more ...
|
| 6dc884a1 | 14-Jul-2025 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Update README.md
Updated readme to include latest info. |
| fcbf03b2 | 13-Aug-2024 |
bpmcneilly <brian@mcneil.ly> |
removing color declarations from CSS file |
| ad4c48d3 | 13-Aug-2024 |
bpmcneilly <brian@mcneil.ly> |
removing inline styles from infoboxes |
| 0b331bfd | 05-Aug-2024 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Update README.md
Added an example image |
| bdf8d130 | 05-Aug-2024 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Update README.md
Fixed formatting again |
| d3b27605 | 05-Aug-2024 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Update README.md
Fixed formatting |
| 81ec2f33 | 05-Aug-2024 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Create README.md
Added a readme |
| 971218fc | 05-Aug-2024 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Initial upload
Added version 1 |
| c067418c | 05-Aug-2024 |
Kanaru92 <107661007+Kanaru92@users.noreply.github.com> |
Initial commit |