Skip to content

Instantly share code, notes, and snippets.

@machida
machida / html_practice.html
Last active September 9, 2024 12:28 — forked from horaotoko/for wiki
HTMLの練習(このレシピにマークアップをしてみましょう)
カレーのレシピ
誰でもできる、美味しいカレーの作り方です。旦那も息子もこのカレーが大好物。
ポイントは玉ねぎと人参はミキサーで細かくしてしまうところ。逆にコクのある美味しいカレーになります。
レシピの作者
山田サチ子さん
材料 ( 8皿分 )

AnorherRegexTutorial

Regular expressions are a powerful and versatile tool used for pattern matching and string manipulation in many programming languages and text editors. This tutorial covers the syntax and basic concepts of regex, including anchors, quantifiers, character classes, and more.

Summary

Briefly summarize the regex you will be describing and what you will explain. Include a code snippet of the regex. Replace this text with your summary.

Table of Contents

<li class="music" id="music_1">
<div class="name">1</div>
<div class="audiojs" classname="audiojs" id="audiojs_wrapper12">
<audio preload="auto" src="/assets/music1.mp3"></audio>
<div class="play-pause">
<p class="play"></p>
<p class="pause"></p>
<p class="loading"></p>
<p class="error"></p>
</div>
Maintainers:
fabaff: python310Packages.pylint-venv, python310Packages.pylint-venv, python310Packages.pylint-venv, python311Packages.pylint-venv, python311Packages.pylint-venv, python311Packages.pylint-venv, python311Packages.pylint-venv, python310Packages.pylint-venv
@machida
machida / gist:4703022
Last active January 5, 2022 05:00
rails を localhost:4000 で立ち上げる
$ rails s --port 4000
@machida
machida / summernote.js
Created October 31, 2013 07:56
summernote( http://hackerwins.github.io/summernote/ )でfont-awsomeを使う用にclass名を変更
/**
* summernote.js
* (c) 2013~ Alan Hong
* summernote may be freely distributed under the MIT license./
*/
(function($) {
"use strict";
//Check Platform/Agent
var bMac = navigator.appVersion.indexOf('Mac') > -1;
@machida
machida / gist:2940288
Created June 16, 2012 06:58
Add copyright notice to wordpress footer
<footer id="footer">
<p class="copyright">Copyright&copy;<a href="<?php bloginfo('url'); ?>" title="<?php bloginfo('name'); ?>home"><?php bloginfo('name'); ?></a> <?php echo date('Y'); ?> All Rights Reserved.</p>
</footer>
@machida
machida / gist:4703288
Last active January 9, 2021 05:05
assets:precompile で生成されたファイルを削除
$ rake assets:clean
@machida
machida / html_practice.html
Last active September 30, 2020 01:59
HTMLの練習(このレシピにマークアップをしてみましょう)
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<title>カレーのレシピ</title>
</head>
<body>
<article>

Keybase proof

I hereby claim:

  • I am machida on github.
  • I am machida (https://keybase.io/machida) on keybase.
  • I have a public key ASBe-LqOzHbQNrgUmL7gjRSZsXaJM9Q3PjmHNUn3BiqBfAo

To claim this, I am signing this object: