ArthurHub / ArthurHub/HTML-Renderer

How to render html (+ css) from .html file?

Open
#139 0 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
C#
Stars
1.4k
Forks
550
Avg merge
14d 9h
Merged PRs (30d)
1

Description

So i know how to render html from text: `htmlPanel.Text = "

Hello World

"`;

But how to render a html file (and have it pull all the needed .css) ?

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files or tests are named. Start by tracing the API behind htmlPanel.Text and how the renderer receives HTML, then determine whether loading an .html file and its CSS is supported. Done means the requested HTML file renders with its referenced CSS, or the supported limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.