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

Cannot output HTML from PowerShell #3509

Open
2 of 17 tasks
thgla opened this issue Apr 5, 2024 · 1 comment
Open
2 of 17 tasks

Cannot output HTML from PowerShell #3509

thgla opened this issue Apr 5, 2024 · 1 comment
Labels
Area-Formatting Data and object formatting as HTML and plaintext Area-PowerShell Specific to PowerShell bug Something isn't working

Comments

@thgla
Copy link

thgla commented Apr 5, 2024

Describe the bug

Outputting HTML from a PowerShell code block does not work currently, it just outputs the raw HTML without any formatting. It does work with other languages, such as C#. Outputting HTML from PowerShell is in the official samples, so I imagine it worked at some point.

I am on VS Code 1.88.0. Please see the screenshot highlighting the issue.

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):

Version: 1.0.520401+0d5f733dea8c25d8b9abeafa66f1c79828f447c9
Library version: 1.0.0-beta.24204.1+0d5f733dea8c25d8b9abeafa66f1c79828f447c9
Build date: 2024-04-05T09:11:47.6758066Z
  • OS
    • Windows 11
    • Windows 10
    • macOS
    • Linux (Please specify distro)
    • iOS
    • Android
  • Browser
    • Chrome
    • Edge
    • Firefox
    • Safari
  • Frontend
    • Jupyter Notebook
    • Jupyter Lab
    • nteract
    • Visual Studio Code
    • Visual Studio Code Insiders
    • Visual Studio
    • Other (please specify)

Screenshots

image

@jonsequitur jonsequitur added Area-Formatting Data and object formatting as HTML and plaintext Area-PowerShell Specific to PowerShell bug Something isn't working labels Apr 5, 2024
@jonsequitur
Copy link
Contributor

Related: #2793 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Formatting Data and object formatting as HTML and plaintext Area-PowerShell Specific to PowerShell bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants