Commit graph

91 commits

Author SHA1 Message Date
Jörn-Michael Miehe
cfe270e278 🐛 fix typos in "codeberg" shortcode 2024-08-07 23:01:50 +02:00
jason810496
c91bc9dfb5 fix: handle codeimporter URL encoding 2024-06-22 23:37:23 +08:00
jason810496
2b001f0761 feat: add startLine and endLine support for codeimporter 2024-06-21 23:48:13 +08:00
Manjunath Mohan
e8dfdfe528 fix: https://github.com/nunocoracao/blowfish/issues/1549 2024-06-19 09:57:27 +05:30
Nuno Coração
cc9ee9d26f
Merge pull request #1513 from wermos/minor-improvements
🎨 Improvements to image handling and link handling
2024-06-03 23:21:24 +01:00
wermos
f88923b3ff
Fixed the issue of the numbers showing up. 2024-06-03 23:54:49 +05:30
wermos
581aba3359
Be less aggressive in removing newlines. 2024-06-03 22:45:22 +05:30
wermos
bb435aded7
Minified the shortcodes and added handling for SVGs. 2024-06-03 22:34:24 +05:30
Zoe Roux
9dc7940718
Use markdown emojify instead of dump emojify 2024-05-31 12:37:29 +02:00
Nuno Coração
a0dd73975c
Merge pull request #1492 from nunocoracao/1112-some-figure-shortcode-attributes-have-no-effect
fixed https://github.com/nunocoracao/blowfish/issues/1112
2024-05-26 22:03:37 +01:00
Nuno Coração
5e0744981d fixed https://github.com/nunocoracao/blowfish/issues/1112 2024-05-26 22:02:28 +01:00
UmmIt
5ac21e9121
Add codeberg shortcode 2024-05-17 09:33:51 +08:00
Nuno Coração
015ebabcab fixed https://github.com/nunocoracao/blowfish/issues/1404 2024-05-13 22:58:20 +01:00
Manjunath Mohan
07d1396986 Added codeimporter shortcode
- updated exampleSite.
2024-05-10 12:11:46 +05:30
samsepi0l
b90b916493
Add player parameters
https://github.com/paulirish/lite-youtube-embed?tab=readme-ov-file#custom-player-parameters
2024-03-22 12:16:30 +01:00
Nuno Coração
40908cb3c3 fixed youtube performance issues and added new shortcut 2024-03-10 11:02:47 +00:00
Nuno Coração
e17c4b6dd6 initial commit for improvements 2024-03-10 10:55:57 +00:00
Nuno Coração
7c0eacf44f fixes and polish on shortcodes 2024-03-06 22:12:58 +00:00
Graeme A Stewart
fdb7bbd3c0 Add target parameter to figure shortcode
Add the "target" parameter to the figure.html shortcode.
If defined then add this target property to the href of the figure,
which allows the link to, e.g., open in a new tab.

Add description of target to docs
2024-03-05 14:05:27 +01:00
Nuno Coração
214d65f076 Carousel doesn't work for local images 2024-02-15 17:51:06 +00:00
Sergio Cambelo
4ec4062494 fix GitLab shortcode link url 2024-02-10 22:08:48 +01:00
Nuno Coração
02bcbb7a12 carousel support for URLs 2024-02-10 18:44:07 +00:00
MaikelChan
9cfc07565c
New way to generate UIDs. 2024-01-13 01:24:45 +01:00
Nuno Coração
23bb87b1cf polish keywork shortcode 2024-01-04 21:34:00 +00:00
Nuno Coração
c147af39ca
Merge pull request #1136 from alxhslm/keyword-lists
 Keyword shortcode
2024-01-04 21:09:57 +00:00
Nuno Coração
c0285a45ec
Merge branch 'dev' into xwjdsh-patch-1 2024-01-04 21:00:45 +00:00
Nuno Coração
d17678b85f
Merge pull request #1126 from v20100v/dev
🐛 Shortcodes gallery (non-unique id, multiple loading <script> tag)
2024-01-04 20:58:58 +00:00
Wen Sun
9aa130cd64
Update timelineItem.html
* Add `break-words` to prevent content overflow
2023-12-21 10:56:40 +09:00
Alex Haslam
86dc4b0ade
Increase vertical spacing 2023-12-20 16:02:45 +00:00
Alex Haslam
46c1199289
Fix issue which can arise with formatting 2023-12-20 15:01:25 +00:00
Alex Haslam
3e81805971
Don't put margin around each keyword 2023-12-20 15:01:03 +00:00
Alex Haslam
2791cc7cb9
Pass icon as keyword argument to shortcode 2023-12-20 13:53:50 +00:00
Ryan Gibson
854f773c65
Remove extraneous backdrop-blurs across partials 2023-12-18 13:35:45 -05:00
v20100v
c790396863 🐛 : Shortcodes gallery (non-unique id, multiple loading <script> tag) 2023-12-18 14:37:47 +01:00
Nuno Coração
2fc94cb599 External Markdown Importer Shortcode 2023-12-14 12:37:23 +00:00
Alex Haslam
b1e8e00267
Add keywords list component 2023-12-09 21:53:58 +00:00
Nuno Coração
98fa8bf604 Card View in List Shortcode 2023-12-01 13:41:14 +00:00
Nuno Coração
c78d68dc0b made github and gitlab shortcodes dynamic 2023-11-02 23:30:55 +00:00
Nuno Coração
b2f8082120 fixed carousel shortcode 2023-11-02 23:11:58 +00:00
ajmandourah
aaa76e04d3 adding LTR/RTL shortcodes to the docs + implement Tailwind classes for the ltr/rtl shortcodes 2023-09-29 08:04:48 +03:00
ajmandourah
06d9e18599 Adding arabic languag + shortcodes for ltr/rtl 2023-09-28 14:26:19 +03:00
Gottfried Mayer
ea2f848064
feat: add nozoom attribute to figure 2023-08-28 21:14:06 +02:00
Nuno Coração
96fdb6db8b updated logic for unique ids in shortcodes 2023-08-17 22:01:42 +01:00
MaikelChan
83eae55276
Gallery fixes.
- Fixed having multiple galleries in the same page with the same ID, which would cause the galleries after the first one not behaving correctly.
- Make sure that all images have finished loading before calling Packery, fixing some image overlapping problems.
2023-05-23 20:20:07 +02:00
MaikelChan
23ef06829a
Fixed having multiple galleries in the same page, only works the first one. 2023-05-21 23:14:11 +02:00
Nuno Coração
096fa3e919 fixed 🎨 List hover styling too bright 2023-04-22 12:54:31 +01:00
DioDuPiMa
c1aca647c7 [ADD] Base URL option for short code and an appropriate default for gitlab's public instance 2023-04-05 00:47:46 +01:00
Diogo Macedo
3d9978c225
[FIX] Replace github naming 2023-03-29 22:32:46 +01:00
DioDuPiMa
242789f6d2 [add] PoC implementation of gitlab shortcut 2023-03-29 19:54:43 +01:00
Sinan
dca41fbd23
add alt tag to carousel 2023-03-20 11:01:37 +01:00