Ming Li

Results 7 issues of Ming Li

The current function name is quite generic and it's easy to conflict with other functions in a project since they're C functions

* [x] `Parser` **To Reproduce** Create a java project adding flexmark dependency and run the following code. ```java package flexmark_linkref_bug; import com.vladsch.flexmark.util.ast.Node; import com.vladsch.flexmark.parser.Parser; import com.vladsch.flexmark.test.util.AstCollectingVisitor; import com.vladsch.flexmark.util.data.DataSet; public class...

Currently, with the following input: ``` package test class CommentsLambda { // This is a comment for lambda // @param[p0] This is the comment for the first parameter of the...

When enum values with underscores in their names are used in comments as cross references, they are not converted correctly as native cross references. I've constructed a test case [CommentsWithCrossReferenceOfEnumValue.lime](https://github.com/limingchina/gluecodium/blob/test_case_for_cross_reference_issue_in_comments_for_enum_values_with_underscores/functional-tests/functional/input/lime/CommentsWithCrossReferenceOfEnumValue.lime)....

bug

I saw the doc only mentions installation on Windows and Linux. Wonder if anyone has tried MacOS? I have an MacBook M3 pro and wonder if I can setup the...

**Describe the bug** Can't open inference server. **To Reproduce** 1. Run install_env.bat with USE_MIRROR=false and INSTALL_TYPE=stable 2. Change API_FLAGS.txt and enable "--infer", then Run start.bat 3. Go to the inference...

bug

I don't need some of the generated audios from https://fish.audio. However, I haven't found a button to delete. _Originally posted by @limingchina in https://github.com/fishaudio/fish-speech/discussions/352_