Tech

数式の展開テスト

inline An inline equation \(f(x)\). stand alone without numbering A standalone equation: \[ E = mc^{2} \] full equation with numbering うまくいかない 通常のHTML出力では正しく式番号がレンダリングされる。 ox-hugo の設定では、 https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML%5FHTMLorMML だが、通常の

twitter 組み込みテスト

Twitter を組み込めるのかを試験します。 Step3 がエモイ( ' -')b「Why a minimal browser, when there is a full-featured one? Introducing`XWidget Webkit`: A state-of-the-art browser for your modern Emacs」 https://t.co/m9NtSOqgJ3 @wordpressd

ox-hugo テスト

hugo と ox-hugo を利用したブログ執筆の試験です。 Heading1 Heading 2 コンテンツ Heading 3 a b Source blocks elisp (message "Hello! World") Centered Centered text cpp #include <iostream> using namespace std; int main(){ cout << "Hello, World!" << endl; return 1; } Heading 4 \(H(z)\) 表 Table 1: てーぶる 1 3 2

Hugo のまーくだうんを試す

さっさと org-mode で記述したいところをぐっと我慢して,まずは Markdown でどこまで表現できるのかを確認したいと思います. 想像通りの出力とは割りと遠いかも&he