-
Version: TreeSheets Jun 16 2015
Pressing `Ctrl+I` in a cell should format it in italics, instead the next document tab is focussed.
-
Markdown would let us write rich dairy entries
---
# HEADER
## HEADER2
### HEADER3
**BOLD**
_Italics_
~~Strickout~~
- lists
- sublists
- [x] checklist
> quote
```
Code block
```
-
Example: i tried to search call hierarchy of JavaPluginImages.DESC_OBJS_REFACTORING_WARNING
That temporarily moves the whole search result one line to the bottom, because the tab title is shown in it…
jukzi updated
8 months ago
-
- My terminal emulator's preferences have a checkbox "allow bold text", which is checked.
- The font I use in the terminal emulator (`Inconsolatas LGC`) and in `VIM` has a bold variant.
- I use `mat…
-
# Setup Guide Design
## Introduction page
Our documentation will have an introduction page which will go in depth about the features, the architecture and the steps to set it up.
## User Guide
### G…
-
> Hello
**Bold**
_Italics_ wqe
### TITLE
`Back ticks`
- List
1. List 1
2. List 2
@Javiier-pzk
![Screenshot 2023-03-06 at 4.25.00 PM.png](https://raw.githubusercontent.com/Javiier-pzk/alpha7/…
-
On an eink ereader I'm afraid that verse numbers from Illiad are hardly readable: they are too light to be noticed.
Would it be possible to avoid using colors in line numbers and use italics instead?…
ousia updated
12 years ago
-
Love the **MD keys** in the mobile app.
But, I personally prefer to use a single \* for *italic*...
not the underscore \_
Would be nice to have an option to change this behavior
dGo
-
```
* Applet version/Build date: 1.1.3 (2020-11-16 20:54:10)
* Cinnamon version: Cinnamon 4.6.7
* Distribution: Linux Mint 20
```
**Notify author of applet**
@ccprog
**Issue**
…
-
`posm_content` handles a lot of errors by simply outputting a one-line message in italics.
Some nicer formatted text may be in order, one day. Very low priority.