datopian / flowershow

💐 Publish your obsidian digital garden or any markdown site easily and elegantly.
https://flowershow.app/
MIT License
757 stars 92 forks source link

Support wiki links with spaces #501

Closed FranciscoMoretti closed 1 year ago

FranciscoMoretti commented 1 year ago

Added support for wiki links like the ones created when an image is pasted in obsidian:

Example:

![[Pasted image 20230425114940.png]]

Previously, this was reduced to "Pasted".

Note for reviewers: I haven't tested this change thoroughly, is there a reason why this might be problematic?

rufuspollock commented 1 year ago

@FranciscoMoretti awesome - we'll review!

rufuspollock commented 1 year ago

@FranciscoMoretti awesome - we'll review!

rufuspollock commented 1 year ago

@FranciscoMoretti awesome - we'll review!

rufuspollock commented 1 year ago

@FranciscoMoretti awesome - we'll review!

rufuspollock commented 1 year ago

@olayway can you take a look!

olayway commented 1 year ago

@FranciscoMoretti This has been fixed as part of larger refactoring lately. I'm closing this PR but thank you so much for reporting the issue and giving it a go solving it. I really appreciate it! 🌻

FranciscoMoretti commented 1 year ago

Glad to hear it was fixed. Thanks for following up on my contribution!