-
The one big wiki doc for Atlas Builder documentation is handy for finding terms using the browser's search function, but sometimes takes too long for github to render, resulting in a timeout error.
…
-
# Problem
---
A feature needs to be added to add individual chapters, whether or not this will be a standalone commandline option will be determined later. This will be useful for cases like the ima…
-
* KOReader version:2021.10.1-65
* Device:kindle paperwhite
#### Issue
if you open a file (i open epub) than try to comeback to file manager program crash and exit that
#### Steps to reproduce
o…
-
### Discussed in https://github.com/retypeapp/retype/discussions/84
Originally posted by **larmarange** July 21, 2021
Do you have any plan for allowing to generate (in addition of the website)…
-
We should have a session on:
* What is PR Preview?
* When is it useful + navigating around changes
* how to I set it up for my repo?
* dealing with rare preview issues.
cc @tobie
-
I use dungeonsheets as a base to my dungeonstorybook project and noticed that the weapons wielded by monsters are listed in their docstrings and not in their weapon list. The spells also are double-li…
-
#### Font not found
>Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/tkinter/__init__.py", line 1699, in _…
-
So the examples are useful for somethings but say if I want to have nested if statements or make something that generates this verilog:
```Verilog
reg signed [width:0] x [0:width-1];
always @(pos…
-
If selection is done via double-click, the surrounding tag is sometimes included in the selection (most notable in headers), so that startNode and endNode .nodeType is 1 instead of 3 (TEXT_NODE). This…
-
As discussed on discord, would the team please consider generating ebook versions of the documentation as an additional artifact of the site build?
I've tested manual conversion with `pandoc` which…