Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added pre tag for txt converting #18

Closed
wants to merge 1 commit into from
Closed

Conversation

JWW127
Copy link

@JWW127 JWW127 commented May 22, 2022

pre tags are important for converting sites with a .txt endpoint

.txt are super common for creative commons type book reading see Project Gutenberg.

you can visit the link below to see it does not work with .txt as they are enclosed in pre.
dracula by Bram Stoker

@X140Yu
Copy link
Contributor

X140Yu commented May 24, 2022

Same as this PR #41 (comment)

@JWW127 JWW127 closed this May 24, 2022
asieduernest12 added a commit that referenced this pull request Sep 2, 2023
* Update: include version params to welcome page (#12)

* Hotfix/oninstallbug (#13)

* Update: include version params to welcome page

* Fix: logic error opening welcome page always on production install events

* Feat: make and push tags with make (#14)

* Update: package.json description (#15)

* Update: Make scripts

* Update(dev): simply action.sh and simplify its call to just a single line with default parameters to be called for building all browser targets except safari

* Update(dev): call action.sh in github actions

* Update/make tag scripts (#16)

* Update(dev): drop development tag actions

* Chore: make bumped version to: 1.1.0

* Fix/GitHub actions (#17)

* Fix: add engine to force node 18 engine on githubActions

* Update(dev): use node@18.12.1 in actions

* Update: fix env Name quotes

* Chore: fix quoting

* Fix: broken build by removing engine in package.json

* Chore(dev):  formating

* Update(dev): add make build@latest

* Fix: actions.sh scope echo

* Update: github action to call make build@latest

* Fix: revert github action to use . action.sh

* Update(dev): make scripts, add commit-bump-undo, read-last-commit

* Chore(commit-bump): new bump target: 1.1.1

* Update(dev): add make to undo a tag (#18)

* Update(dev): push tag using bump.txt value (#19)

* Update(dev): push tag using bump.txt value (#20)
asieduernest12 added a commit that referenced this pull request Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants