-
**Is your feature request related to a problem? Please describe.**
This is a follow-up to #1566:
When you have nested component references, the names of the components can quickly collide.
C…
-
It's often more convenient to use a for loop rather than a callback-based API, and fs.WalkDir and filepath.Walk are both callback-based APIs. I've been using [github.com/kr/fs](https://pkg.go.dev/gith…
-
### Describe the bug and add attachments
i check the document ,images file is not in the word zip file.
### Expected behavior
why the image is not in file,the path is correct.
### Steps to rep…
gbnew updated
2 weeks ago
-
![Capture d’écran de 2020-09-30 17-16-14](https://user-images.githubusercontent.com/964610/94704979-cdc59380-0340-11eb-835a-1eee213574b1.png)
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **enhancement/feature request**. Not a [bug or question](https://github.com/gsantner/markor/issues/new/choose).
- [X] The topic …
-
## [행렬 덧셈](https://www.acmicpc.net/problem/2738)
N*M 크기의 두 행렬 A와 B가 주어졌을 때, 두 행렬을 더하는 프로그램을 작성하시오.
### 📝 제약조건
- 행렬의 크기 `N`과 `M`은 각각 **100 이하의 자연수**
- 행렬의 원소는 **절댓값이 100 이하의 정수**
- **첫째 줄**에 행…
-
**Describe the bug**
Most functions and methods take as the first argument a class instance from corgidrp.data such as Dataset, Image, etc. For them to be input arguments, they have to be instantiate…
-
```py
import os
from docx import Document
def extract_student_name(text):
"""
This function extracts the student name between "نام دانشجو:" and the next period ".".
"""
start_marker =…
-
**What version of textlint are you using?**
`11.9.1`
When running textlint, outputted results list absolute paths. Potential cause: https://github.com/textlint/textlint/blob/538b64e2ebadca8e027972…
-
I got the below error in the play store crash report. In any block we can't able to find the solution and root cause of this issue.
Mainly this is occurred for Motorola and Huawei devices.
Andro…