Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for shortcode-like image feature #42

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

matheusgomes28
Copy link
Owner

Easily add markdown images with shortcode-like feature. This is mostly a POC for further plugin-like features to allow user shortcodes to be provided

@matheusgomes28 matheusgomes28 force-pushed the add-image-shortcode branch 2 times, most recently from 3e246f1 to 4937610 Compare March 9, 2024 22:52
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 89 lines in your changes are missing coverage. Please review.

Project coverage is 4.93%. Comparing base (86f0ef8) to head (4937610).
Report is 1 commits behind head on main.

❗ Current head 4937610 differs from pull request most recent head f61d4f8. Consider uploading reports for the commit f61d4f8 to get more accurate results

Files Patch % Lines
admin-app/post.go 0.00% 67 Missing ⚠️
cmd/urchin-admin/main.go 0.00% 19 Missing ⚠️
admin-app/app.go 0.00% 2 Missing ⚠️
app/app.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #42       +/-   ##
==========================================
- Coverage   43.42%   4.93%   -38.49%     
==========================================
  Files          16      13        -3     
  Lines         760     709       -51     
==========================================
- Hits          330      35      -295     
- Misses        386     673      +287     
+ Partials       44       1       -43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant