cntiger

Results 6 issues of cntiger

如何改造成可以体现正负值

**Describe the bug** 大佬,会考虑支持colgroup和figure标签么 **HTML content:** **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** **poi-tl-ext version:** 0.3.22 **poi-tl version:** 1.11.1 **Additional context** Add any...

enhancement

**Describe the bug** 下划线和删除线同时使用时,不显示删除线 **HTML content:** 这里显示的内容是删除线和下划线 原始代码 ![1666057783317](https://user-images.githubusercontent.com/35484811/196316637-45693830-f8ff-493f-bbe3-2c88e58c8678.png) **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** ![1666016085921](https://user-images.githubusercontent.com/35484811/196200582-93e2a745-599e-4248-a2be-4cfe1e21a3e2.png) ![1666016367068](https://user-images.githubusercontent.com/35484811/196201681-928ee8f2-cd38-4fee-9607-88536ca2586a.png) **poi-tl-ext version:** 0.3.22 **poi-tl version:**...

datax会考虑添加elasticSearch的reader插件吗

## Purpose of the pull request fix: [15873](https://github.com/apache/dolphinscheduler/issues/15873) ## Brief change log ## Verify this pull request This pull request is code cleanup without any test coverage. *(or)* This pull...

first time contributor
improvement
backend
3.2.2

elasticquota 中的资源借用后未归还; 疑问: 1. 借用未归还的原因 2. 归还也是通过驱逐实现的吗? 3. 重新计算runtime资源量的触发动作有哪些 复现逻辑如下: 启动pod-example2,后再启动pod-example1 ;pod-example2可以正常运行,但是pod-example1一直未pending状态,报错如下: ![Image](https://github.com/user-attachments/assets/df37b892-4b39-4262-8ef6-3c34028c4965) 具体配置如下: 其中父elasticquota配置如下: ``` apiVersion: scheduling.sigs.k8s.io/v1alpha1 kind: ElasticQuota metadata: name: quota-parent-example namespace: ns-elasticquota labels: quota.scheduling.koordinator.sh/parent: "koordinator-root-quota" quota.scheduling.koordinator.sh/is-parent: "true"...

duplicate
kind/bug