-
### What package is your question related to?
typedoc-plugin-markdown
### What would you like to ask?
Hello, I would like to ask another question in extenstion for #705 .
Based on this [change log…
-
**Describe the bug**
The preprocessor throws an exception:
```
PreProcessor Token Error: Lexical error at line 2, column 21. Encountered: "\"" (34), after : ""
```
when attempting to parse a he…
-
## 구현 필요 사항
1. 유실물 상세정보
- 이미지 업로드 및 제거
2. 카테고리
- 분실물/습득물 카테고리 선택
3. 호선 선택
- 바텀 시트 어떤 라이브러리 사용할 것인지 파악 필요
4. 제목 및 자세한 설명
- 제목 입력
- lexical 기반 텍스트 에디터 구축
- 필수로 입력하도록 적용
- [ ] 수정 페…
-
## Lexical version:
@lexical/react 0.10.0
lexical 0.10.0
as well with
@lexical/react 0.12.2
lexical 0.12.2
## Link to code example:
https://codesandbox.io/s/lexical-editor-focus-problem…
-
Example code:
sub foo($a) {
my class Foo {
method a { $a }
}
};
my $f1 = foo(1);
my $f2 = foo(2);
my $f3 = foo(3);
say $f1.a, $f2.a, …
-
## Description
`cargo test --no-default-features --features radix` fails two unit tests: `i128_proptest_radix and `u128_proptest_radix` on my amd64 machine.
## Prerequisites
Here are a few th…
-
I've looked at #832 and #561, and I'm still not sure how to resolve a comparison like
1.0.0-alpha.1
1.0.0-1.alpha
Is it safe to assume that the comparison here will be alphanumeric, even though…
-
Lexical version: 0.17.1
## Steps To Reproduce
1. Open lexical playground
2. Enable "Preserve newlines in Markdown"option
3. Create bullet or numbered list
4. Create new paragraph after th…
-
**Describe the bug**
In apps like Slack, as the user types `@foo...`, as soon as the current input returns an empty result list, the editor exits "mention mode". I.e., now any further characters the …
-
## Host your own server
Ubuntu:
```shell
sudo apt-get install dictd
sudo apt-get install dict-gcide dict-foldoc dict-wn
```
dictionaries:
```
dict-foldoc - FOLDOC dictionary database
dict…