trentm / trentm/python-markdown2

Question: Is it possible to write markdown content?

Open
#159 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.8k
Forks
459
Avg merge
2d 19h
Merged PRs (30d)
4

Description

I'm using a javascript frontend (mdwiki) that renders markdown content for me on the client side. I want to parse the markdown files in a directory, generate some data from those files, then write some content (in markdown) to a separate file that will be rendered by the javascript frontend.

I've read through the docs, but I don't see any support for actually writing markdown content - I'm hoping its there and I've just missed it.

Contributor guide

No contributing guide indexed for this repository

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 by reviewing the project documentation and the markdown parsing API, focusing on whether the library supports writing generated content to a separate file. Clarify whether a new writing feature is requested and define the expected output and completion criteria before identifying implementation work.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, markdown, python
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.