Skip to content

Format the message at the start in HTML#9

Merged
jiedxu merged 2 commits intomainfrom
start
May 29, 2022
Merged

Format the message at the start in HTML#9
jiedxu merged 2 commits intomainfrom
start

Conversation

@jiedxu
Copy link
Copy Markdown
Collaborator

@jiedxu jiedxu commented May 29, 2022

I used HTML format in the end, because how to use markdown v2 is not as clear.

@jiedxu jiedxu self-assigned this May 29, 2022
@jiedxu jiedxu added the format How the bot reply looks like label May 29, 2022
@jiedxu jiedxu linked an issue May 29, 2022 that may be closed by this pull request
@jiedxu
Copy link
Copy Markdown
Collaborator Author

jiedxu commented May 29, 2022

The removed dev notes are:

  1. To fix Python version:
$ pyenv local 3.8.13
$ poetry config virtualenvs.in-project true
$ poetry env use $(pyenv which python)
  1. To export requirements.txt (used by Heroku) using Poetry:
$ poetry export -f requirements.txt --output requirements.txt --without-hashes

@jiedxu jiedxu changed the title README as the message at the start Format the message at the start in HTML May 29, 2022
@jiedxu jiedxu merged commit c3cb118 into main May 29, 2022
@jiedxu jiedxu deleted the start branch May 29, 2022 14:30
jiedxu added a commit that referenced this pull request May 29, 2022
@jiedxu jiedxu mentioned this pull request May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

format How the bot reply looks like

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comprehensive message at the start in markdown

1 participant