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

[WIP, Experimental] Runtime customization by application side. #249

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Implement customizable HTML renderer.

3e93dd5
Select commit
Loading
Failed to load commit list.
Open

[WIP, Experimental] Runtime customization by application side. #249

Implement customizable HTML renderer.
3e93dd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 25, 2024 in 0s

83.00% of diff hit (target 91.74%)

View this Pull Request on Codecov

83.00% of diff hit (target 91.74%)

Annotations

Check warning on line 132 in src/md4c-html.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/md4c-html.c#L132

Added line #L132 was not covered by tests

Check warning on line 183 in src/md4c-html.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/md4c-html.c#L183

Added line #L183 was not covered by tests

Check warning on line 342 in src/md4c-html.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/md4c-html.c#L342

Added line #L342 was not covered by tests

Check warning on line 348 in src/md4c-html.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/md4c-html.c#L348

Added line #L348 was not covered by tests

Check warning on line 352 in src/md4c-html.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/md4c-html.c#L352

Added line #L352 was not covered by tests

Check warning on line 355 in src/md4c-html.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/md4c-html.c#L354-L355

Added lines #L354 - L355 were not covered by tests

Check warning on line 359 in src/md4c-html.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/md4c-html.c#L359

Added line #L359 was not covered by tests

Check warning on line 361 in src/md4c-html.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/md4c-html.c#L361

Added line #L361 was not covered by tests

Check warning on line 6463 in src/md4c.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/md4c.c#L6460-L6463

Added lines #L6460 - L6463 were not covered by tests

Check warning on line 6466 in src/md4c.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/md4c.c#L6465-L6466

Added lines #L6465 - L6466 were not covered by tests