Skip to content

Commit 98426e4

Browse files
committed
Update Roadmap
1 parent eee007f commit 98426e4

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -750,14 +750,10 @@ The key of configurations of `mdgen` is as shown below:
750750
## Roadmap
751751

752752

753-
- [ ] Use Command in Json Like the Terminal Its Result Auto Stores in Json as Text
754-
- [ ] Input a Folder or List of Blueprint Md Files Output to New Files with Relative Files with Name Setup in Customized Formatter
755-
- [ ] Nested Load Files in Blueprint
756-
- [ ] Syntax for Formatter and in Json
757-
- [ ] Escape Prefix and Suffix
758-
- [ ] Format Property of Formatter Could Accept Formatter Obj So the Format Could Be More Flexible
759-
- [ ] Pipe Cmd Process the Output Text with Sub Cell Process Syntax and Sign
760-
- [ ] If a Comment of Ref Code Starts with Its Value Appears in the TOC
753+
- [ ] Nested load files in `blueprint.md`
754+
- [ ] Escape prefix and suffix
755+
- [ ] `format` property of formatter could accept formatter obj, so the format could be even more flexible
756+
- [ ] Pipe-cmd: process the output text with sub-cell-process syntax and sign `::`
761757

762758
See the [open issues](https://github.com/renhong-zhang/enhanced-markdown-generator/issues) for a full list of proposed features (and known issues).
763759

example_result.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ JSON: config data: "config_data.json"
66
JSON: package: "package.json" -->
77

88

9-
<p align="center"><a href="#table-of-contents"><img align="center" width="100%" height="5px" src="assets/example_line.svg"/></a></p>
9+
<p align="center"><a href="#table-of-contents"><img align="center" width="100%" src="assets/example_line.svg"/></a></p>
1010

1111
<details open>
1212
<summary><big><b>Table of Contents</big></b></summary>

0 commit comments

Comments
 (0)