Tag Islands

Just added a new recipe for one of the hidden gems in Lucee.

Alas, we can’t do an example on docs, as the docs don’t support escaping the backticks, if someone is interested in getting that escaping working, that would be awesome (@bennadel you’re our resident regex junkie??)

Some background on the proposal, a very long old thread which started it all, opinions all over the place, but we ended up adding it and it’s great

3 Likes

I would like to give you a little advice: add the creation date to the recipes. I often look for new documentation, but I have to check Github to see if there is anything new.

Sorry for taking the liberty.
Thank you!

yeah good call, it’s a bit more complicated due to git n all and the way the source documents for the function / tag documents all work

but for the recipes it’s simpler as the are all a single document

1 Like

making progress, able to read the git log using jgit to get back the newest and update recipes!

2 Likes

Very impressed by

new Git()

:scream::sunglasses:

Thank you for considering my advice.

that’s the java class, not a Lucee function!

1 Like