This website requires JavaScript.
Explore
Help
Sign In
open.source
/
rosenrot
Watch
1
Star
0
Fork
0
You've already forked rosenrot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c95ed11bc3
rosenrot
/
plugins
/
readability
/
readability.h
6 lines
90 B
C
Raw
Normal View
History
Unescape
Escape
formatting & tweaks pass
2024-03-23 20:48:42 +00:00
#
pragma once
feat: add readability mode, and explain how to enable it.
2023-02-05 02:11:56 +00:00
some code simplification - don't have main and "setup" as two separate functions - declare all global variables at the same time
2024-02-11 12:52:38 +00:00
#
define READABILITY_N 88067 + 1000
feat: add readability mode, and explain how to enable it.
2023-02-05 02:11:56 +00:00
void
read_readability_js
(
char
*
string
)
;
Reference in New Issue
Copy Permalink