-
version: 5
``` js
tinymce.init({
selector: '#Article_Content',
images_upload_handler: imagesUploadHandler,
plugins: 'autosave quickbars wordcount',
quickbars_inse…
-
I'm looking through the source to see if I can figure out how to add additional keyboard shortcuts.
I figured I'd also ask here, in case that turns out to be a faster method of onboarding.
So far …
-
### Discord username (optional)
_No response_
### Describe the bug
In NeoVim with the `cursorline` option turned on, the underline is not showing. My color theme file for NeoVim has the following c…
-
### Short description of the enhancement
I'd like to see the strikethrough (unpublished) and faded (hidden) styling of page titles in the page edit breadcrumbs.
### Current vs. suggested behavior
C…
-
there is probably a cool feature behind it. so far it looks a bit strange.
![image](https://github.com/mpogue2/SquareDesk/assets/128936259/e76079c3-a60d-409f-a125-d8b5fc00d5b3)
Gero5 updated
4 months ago
-
When I look at these lines
https://github.com/faustedition/faust-xml/blob/991fa6c85206c4a09e64a6112c58d480568b4ce1/xml/transcript/gsa/391098/0144.xml#L310-L312
I see significant unwanted whitesp…
-
## Icon Request
* Icon name: Location Disabled / Error (a strikethrough across the existing Navigation and Crosshair icons)
* Use case: In apps, when:
+ the user location could not be deter…
-
引入的tex-svg.js文件比较大,加载比较耗时,有什么解决办法没
-
Hello,
I want to add e.g. @inject and some other @ annotation tags to highlight it in php classes.
If I use this:
```
{
"tag": "@inject",
"color": "#FF8C00",
"strikethrough": fals…
-
我在yii2.0普通版中通过composer加载了插件,但是为什么我就是不能进行设置
` 'clientOptions' => [
//编辑区域大小
'initialFrameHeight' => '200',
//设置语言
'lang' =>'en', //中文为 zh-cn
//定制菜单
…