xoofx / xoofx/markdig

Markdig.Extensions.SharpCs

Open
#205 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

extension
Dominant language
C#
Stars
5.3k
Forks
510
Avg merge
8d 5h
Merged PRs (30d)
5

Description

I've created an extension for Markdig here:
https://github.com/macaba/Markdig.Extensions.ScriptCs

It essentially allows any arbitrary C# code to output markdown or HTML to the document. The C# can either be in the markdown or the bulk of it can be put into csx files that are referenced from the markdown for better separation of code from content. Readme.md shows a few good examples.

I don't think it's suitable for a pull request into this repo as it has large nuget dependencies so it wouldn't make sense (to me) to pollute core Markdig with these.

However I do want to invite comments and suggestions so I thought I'd open this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Markdig.Extensions.ScriptCs repository and its Readme.md examples to understand the proposed extension. This issue provides no in-repository file, test, requested change, or completion criterion, so there is no defined notion of done.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.