Jihoon Park

Results 38 comments of Jihoon Park

I encountered this issue yesterday and would be interested in fixing this, but I don't have enough context and knowledge to do so. As far as I can tell, *...

@mikkelbu @manfred-brands Can you assign this issue and the corresponding PR to me?

@madelson leaving a comment here to see if this will allow you to assign me

Some things I've done after posting: - Run `dotnet nuget add source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json --name dotnet-eng` - Update the version of `Microsoft.DotNet.Arcade.Sdk` to a version in https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/Microsoft.DotNet.Arcade.Sdk/overview/ - Add `false` to...

@sharwell @arkalyanms @JoeRobich?

@madelson The test failures don't seem related to the updated code path, so requesting review!

Seems like this was a known issue per https://github.com/madelson/MedallionShell/commit/aa09a7fd66cd0bb2ffa76ba911db8c632e7027ab

@madelson No transient failures this time!

Context seems to be in https://help.libreoffice.org/latest/en-US/text/shared/guide/convertfilters.html. It says the command should look like `soffice --convert-to OutputFileExtension[:OutputFilterName[:OutputFilterParams[,param]]] [--outdir output_dir]`, and it includes examples like ``` --convert-to "html:XHTML Writer File:UTF8" *.doc --convert-to...