unifan

Results 5 issues of unifan

### verify - [X] 我已经仔细阅读[项目文档](https://github.com/tindy2013/subconverter/blob/master/README-cn.md),确认现有功能无法解决我的需求 - [X] 我已经检索过现有[issue](https://github.com/tindy2013/subconverter/issues),确认与现有issue的内容并不重复 - [X] 我已经尝试自行解决,确认自己没有能力解决 ### 功能描述 在target为singbox时,使用这个规则会转成geoip,但是在1.8版本开始废弃 配置如下 ``` ruleset=🎯 全球直连,[]GEOIP,CN ``` 现在转成 ``` { "geoip": "cn", "outbound": "🎯 全球直连" } ``` 官方的替代建议...

When I use the subset with Chinese characters attached, I cannot open the font file. ![image](https://github.com/yeslogic/allsorts/assets/12216185/11c34a62-c325-4389-8f1a-3ced2d1e9d00)

When constructing the navmesh using the TempObstacles mode, the "min region size" doesn't take effect. How can I modify the code to make it work? I want to clip the...

Whitespace control indentation error in liquid template. Please refer to the following code ``` var templateSource = @" var tasks = new List(); { {% for table in TableList -%}...

bug
pr welcome

[//]: # (方框内删除已有的空格,填 x 号) + [x] 我已确认目前没有类似 issue + [x] 我已确认我已升级到最新版本 + [x] 我已完整浏览项目 README 和项目文档并未找到解决方案 + [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [x] 我将以礼貌和尊重的态度提问,不得使用不文明用语 (包括在此发布评论的所有人同样适用, 不遵守的人将被 block) + [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的...

feature