bookish icon indicating copy to clipboard operation
bookish copied to clipboard

A simple framework for publishing online books.

Results 85 bookish issues
Sort by recently updated
recently updated
newest added

This credit in a cover image wasn't building correctly. `|cover.jpg|An illustration of 1's and 0's with a stick figure sitting on one, reading.|User interfaces are where people and technology meet.|[Amy...

defect
writing

I'm assuming that the code highlighting feature uses some sort of syntax highlighting library for which you created or found theme files to support the given programming languages, if not,...

writing
feature

This issue is very similar to #346; I just wanted to open this for the sake of thoroughness. It is now _quite low_ priority since you have fixed the escape...

defect
writing

FIle attached. To reproduce, copy-paste it into a fresh chapter, look at the editor UI, then refresh. Note I made this file in Notepad on Windows and I'm assuming it...

defect
writing

This problem will be less serious once #342 is fixed, but my text currently contains a lot of colons in it (because if I make them code mode, the escape...

defect
writing

Goes without saying this is a lower priority one. Repro: Type a word like "hello" Highlight hello click the code button (highlight again if needed and) click the italic button,...

defect
writing

Is it possible to format text universally, ie. tabs, space after paragraphs, initial caps, etc? The toolbar doesn't seem to include these formatting options, so I'm wondering if it's only...

feature

Currently, we load a Svelte `` component to render a page. However, we only load it once, and so the image loading feedback that overlays the page only appears on...

defect
reading

It should be possible to import an edition to overwrites its contents. This bundle would include the edition metadata, chapter text, and an images folder, all checked against the edition...

feature