Results 4 issues of Matija Kljajić

**Describe your feature request** Create a module for parsing [Unsplash](https://unsplash.com/) image search results

enhancement

Opt-in feature where we could return result's reputation along with it's metadata. Site's reputation could be based upon its number of appearances in popular [blocklists](https://cdn.discordapp.com/attachments/1153406596311945238/1258159921078337667/image.png?ex=6689ab3c&is=668859bc&hm=1d9871b874d8d134e27f530c786ee3641a5099b69f8a2211df69c715dffda50b&). Frontend could then use said...

enhancement

[This method](https://github.com/pillar-markup/Microdown/blob/97a4bd05b576350c9ae12276fab225b729c18c36/src/Microdown-HTMLExporter/MicHTMLVisitor.class.st#L254) creates `` instead of the `` tag. The [Foliage Visitor](https://github.com/Ducasse/Foliage/blob/8b8325657bb6d466f50d0b7b7033b25896cc2fb2/src/Foliage-Core/FOPillarHTMLVisitor.class.st#L58) uses ``. I'm creating an issue instead of a PR because I don't know what was in mind...

**Describe the request**: Currently, when creating a branch from an issue in Iceberg, the branch name is automatically generated by taking the issue's title and concatenating words with dashes. Special...