ka_ posted at Apr 23, 2013
Haml と markdown を組み合わせるときの注意点
' => 'robots', 'content' => 'nofollow, noindex'}
%title My Title
%body
~ markdown ...
- 15
SinghDigamber posted at Jul 28, 2020
Laravel7 Notification Tutorial – Create Notification in Laravel
orts mail but it also goes smooth with the database, broadcasting, sms, slack, markdown ...
- 0
terrierscript posted at Feb 02, 2015
markdownベースのスタイルガイドジェネレーター Styledown
特徴としてはこんな感じ
Markdownで記載
CSSのコメントとしても書けるし分離したmarkdownファイルでも書ける
個人的には分離した.mdファイル ...
- 42
brau1589 posted at Apr 10, 2015
Markdown記法のキ(第4回/全8回)
Qiita に記事を投稿するにあたって必要な Markdown 記法についてドットインストールの授業で学習したので、忘備録として記事を投稿します。 第4回 強調、引用、コード ...
- 1
SinghDigamber posted at Jul 05, 2020
How to Send Email in Laravel 7 with Mailable and Mailtrap
Generically, we will comprehend the working process of markdown mailable class and simu ...
- 0
lilacs posted at Jun 13, 2019
Googleドキュメントから効率的にMarkdown作成【Docs to Markdown】
Docs to Markdownについて
インストール
ここからインストールしてください。 使い方
アドオン > Docs to Markdown > Co ...
- 24
kimagure posted at Oct 18, 2018
Easy Markdown to Beamer with Pandoc and Nix
- I need markdown to beamer to PDF
Nix - I need to be able to actually install the same ...
- 1
- 0
Yarakashi_Kikohshi posted at Nov 23, 2020
VSCode でちょっとでもMarkdown する
VSCode でちょっとでもMarkdown する
VSCode でmarkdown するなら,拡張機能も有意義に使っていきたい. ": false,
//
- 2
TaroNakasendo posted at Oct 22, 2019
GitHubユーザーなら60秒で作成できるプレゼン資料
GitPitchというサービスを使うと、GitHub上で、MarkDown形式で記述するだけで、PowerPointのようなプレゼン資料(スライド)を簡単に作成し、公開するこ ...
- 2
Search syntax
- title:Git
- Containing "Git" in title
- body:Ruby
- Containing "Ruby" in body
- code:function
- Containing "function" in code
- tag:Rails
- Tagged with "Rails"
- user:qiita
- Created by qiita
- stocks:>3
- more than 3 stocked
- created:>2021-02-09
- Created after 2021-02-09
- updated:>2021-02
- Updated after 2021-02-01
- -tag:Ruby
- Not containing "tag:Ruby"
- Ruby OR Rails
- Containing "Ruby" or "Rails"