Skip to content

convert the table of arguments to the sections of arguments with Lua filter#534

Merged
renkun-ken merged 4 commits intoREditorSupport:masterfrom
atusy:args
Apr 16, 2022
Merged

convert the table of arguments to the sections of arguments with Lua filter#534
renkun-ken merged 4 commits intoREditorSupport:masterfrom
atusy:args

Conversation

@atusy
Copy link
Contributor

@atusy atusy commented Mar 28, 2022

closes #533

@atusy
Copy link
Contributor Author

atusy commented Mar 28, 2022

With this PR, complex arguments becomes sections rather than tables.

image

It even allows bullet lists.

image

If arguments are simple enough, tables remain.

Copy link
Member

@renkun-ken renkun-ken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works nicely! Thanks!

@renkun-ken renkun-ken merged commit b7f15d3 into REditorSupport:master Apr 16, 2022
@atusy
Copy link
Contributor Author

atusy commented Apr 16, 2022

Thank you, too!!

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.

Some of the tables of arguments are too complex to be represented by GFM

2 participants