Skip to content

feat: support image link#414

Merged
Songmu merged 1 commit intomainfrom
image-link
Aug 30, 2025
Merged

feat: support image link#414
Songmu merged 1 commit intomainfrom
image-link

Conversation

@Songmu
Copy link
Collaborator

@Songmu Songmu commented Aug 30, 2025

No description provided.

@github-actions

This comment has been minimized.

@Songmu Songmu marked this pull request as draft August 30, 2025 12:01

[![jpeg](test.jpeg)](https://github.com/k1LoW/deck)

[![png](https://github.com/k1LoW/deck/raw/main/testdata/test.png)](https://github.com/k1LoW/deck)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow!!!!

@Songmu Songmu added enhancement New feature or request minor and removed integration-test labels Aug 30, 2025
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@Songmu Songmu marked this pull request as ready for review August 30, 2025 16:10
When there is an image within a link in Markdown syntax, add an image link on Google Slides as well.
@github-actions
Copy link
Contributor

Code Metrics Report

main (32008dc) #414 (5243a08) +/-
Coverage 32.2% 32.2% -0.1%
Code to Test Ratio 1:0.8 1:0.8 -0.1
Test Execution Time 11s 11s 0s
Details
  |                     | main (32008dc) | #414 (5243a08) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          32.2% |          32.2% | -0.1% |
  |   Files             |             26 |             26 |     0 |
  |   Lines             |           3089 |           3111 |   +22 |
+ |   Covered           |            996 |           1002 |    +6 |
- | Code to Test Ratio  |          1:0.8 |          1:0.8 |  -0.1 |
  |   Code              |           6339 |           6402 |   +63 |
+ |   Test              |           5595 |           5598 |    +3 |
  | Test Execution Time |            11s |            11s |    0s |

Code coverage of files in pull request scope (46.0% → 45.8%)

Files Coverage +/- Status
action.go 80.6% -0.2% modified
apply.go 1.3% -0.1% modified
compare.go 50.0% +0.6% modified
convert.go 0.0% 0.0% modified
md/md.go 78.6% +0.0% modified
preload.go 0.0% 0.0% modified
slide.go 65.9% -0.8% modified

Reported by octocov

@Songmu Songmu merged commit 7a9115a into main Aug 30, 2025
1 check passed
@Songmu Songmu deleted the image-link branch August 30, 2025 16:32
@github-actions github-actions bot mentioned this pull request Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants