Skip to content

When converting page with images, there's a line of text with width and height, which shouldn't be displayed?  #145

@otterpro

Description

@otterpro

Bug

After conversion, when I opened the page with images, under each image, there's a line of text like {width="12.072916666666666in" height="6.65625in"}. It appears under every single image.

Expectation

I don't think there should be such text under the images. I've got notes with lots of images, and it's annoying to have to delete the text manually.

Discussion

This is my first time using it and everything else seems to have converted correctly.

Environment

Output of Configuration

$dryRun = 0
$notesdestpath = 'c:\tmp\notes'
$targetNotebook = ''
$usedocx = 1
$keepdocx = 1
$docxNamingConvention = 2
$prefixFolders = 1
$mdFileNameAndFolderNameMaxLength = 128
$medialocation = 1
$conversion = 'markdown-simple_tables-multiline_tables-grid_tables+pipe_tables'
$headerTimestampEnabled = 2
$keepspaces = 1
$keepescape = 1
$newlineCharacter = 1
$exportPdf = 1
PS > $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.22621.963
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.22621.963
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions