Releases: mmagnus/geekbook
Releases · mmagnus/geekbook
v3.9 blockquote '>' will work as abstract
v3.8 youtube: fix missing title for youtube video
v.3.7 Geekbook speaks Latex/Math
v3.6 Add tags to be seen at the index page
v3.5
v.3.4
v.3.3.2
What's Changed
- plugins/insert_image.py: process heic files #104
- plugins/ia_writer.py: fix for .PNG etc
- plugins/insert_image.py: add TAG3
- plugins/insert_image.py: fix for .PNG etc.
- fix adding \n fix #105
- process_md.py: open with Adobe PS
- INSERT_IMAGE_HASHTAG
- Fixed #102 links with # inside [file:cwc15-introduce-bamHI.md#Run-on-gel-210819.md]
- FileNotFoundError: [Errno 2] No such file or directory fix #99
- Internal URL into [file:<file.md>] fix #100 missing code
- Add INSERT_IMAGE_TAG_SUFFIX to tag imported images by @mmagnus in #98
- Dev by @mmagnus in #101
Full Changelog: v.3.3.1...v.3.3.2
v3.3 dark mode with printing mode
Darkmode [2021-04-19-2021-07-23]
- style: up
- process images macros smaller & light/dark & dark/light for images
- Set light theme for code
- Add printing mode (required after dark mode)
- [prototype] init of darkmode
Add:
- 2021-02-23 Add ADD_EXTRA_SPACE_FOR_NOTES for printed notes for extra space for pdfs for Boox
- 2021-02-22 TOC now handles h4 and h5 level headers
- 2021-02-14 insert_image.py: handle file://localhost/localhost/private
- 2021-02-11/23 Add to engine/process_md.py: ways to do quick actions with from the editor via
![#rm]()
- #rm
- #open
- #fork
- #min - 2021-02-08 page: export file (with images) with --add-toc --push --readme
Change:
- 2021-02-11 engine/plugins/insert_image.py: works also on /
Fix:
- 2021-01-26 insert_image.py: fix pngfiles:///
- 2021-01-26 insert_image.py: fix getting dates, a new function with ifs, add #
- 2021-01-05 fix: dont crash when there is space in name (but files are simply skipped)
Python3
Python 2 release
Merge branch 'master' of github.com:mmagnus/geekbook * 'master' of github.com:mmagnus/geekbook: Update quickref.rst Update quickref.rst Update quickref.rst Update rna.rst Update requirements.txt Update quickref.rst Update quickref.rst Update find_files.py Update view.rst Update getstarted.rst Update CHANGELOG.md start & test: it should go with --update to generate html page webserverflask.py: remove some prints Fix a bug, not public is not public now conf: fix, FIND_FILES_PLUGIN should go before conf_local corrected version, no alert if file is found new way to open files Update README.md slides: fix missing lib workshop: prepare a presentation for workshops # Conflicts: # CHANGELOG.md # docs/source/quickref.rst # engine/plugins/find_files.py # engine/webserverflask.py # geekbookapp.py