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

Markdown原稿更新手順 #1

Open
bishopfunc opened this issue Mar 23, 2023 · 0 comments
Open

Markdown原稿更新手順 #1

bishopfunc opened this issue Mar 23, 2023 · 0 comments
Labels

Comments

@bishopfunc
Copy link
Collaborator

bishopfunc commented Mar 23, 2023

文章

  1. webpage原稿にある原稿をコピーする
  2. markdonws/hoge.mdに張り付け
  3. ## ### ####などを利用しサブタイトルをつける
  4. リンクは [text](link)のフォーマットで書く

画像

  1. webpage原稿/image にある画像をダウンロード
  2. ファイル名を短くする ページ名に関連させる 例:wet-1.png
  3. static/images以下に画像を置き、/images/hoge.png をpathで指定する
  4. 画像はtableを利用してfig titleを付けている(要対応)
|![遺伝子設計ソフトウェア Snap Gene®の作業画面](/images/wet-1.png)|
|:--:|
|<b>Fig.1 遺伝子設計ソフトウェア Snap Gene®の作業画面</b>|
  1. iframeなどはmarkdown原稿にべた書きしている
@bishopfunc bishopfunc added the documentation Improvements or additions to documentation label Mar 23, 2023
@bishopfunc bishopfunc added docs and removed documentation Improvements or additions to documentation labels Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant