Skip to content

feat: Add support for Markdown tables - #2

Open
YifeiDevs wants to merge 6 commits into
zImpact:mainfrom
YifeiDevs:main
Open

feat: Add support for Markdown tables#2
YifeiDevs wants to merge 6 commits into
zImpact:mainfrom
YifeiDevs:main

Conversation

@YifeiDevs

Copy link
Copy Markdown

Description

This PR implements the functionality to convert Markdown tables into Steam-formatted tables ([table], [tr], [th], [td]).

It addresses the lack of table support mentioned in the issue.

Related Issue

Fixes #1

Changes

  • Added logic to detect Markdown table syntax.
  • Implemented conversion to Steam BBCode table format.

Testing

I have tested this with standard Markdown tables and verified that the output works correctly on Steam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tables were not converted correctly.

1 participant