tsutaj/statements-manager
Converting problem statements for competitive programming located in (Google Docs | Local) into (HTML | PDF | Markdown).
PythonApache-2.0
Issues
- 2
問題ディレクトリを指定して実行した際にテンプレートの設定が反映されない
#149 opened by riantkb - 1
指数表記の制約に対応する
#70 opened by tsutaj - 0
桁区切りに使う文字を指定できるようにしたい
#155 opened by tsutaj - 0
ホットリロード付きプレビュー機能
#138 opened by tsutaj - 0
キャッシュオブジェクトのリファクタリング
#150 opened by tsutaj - 2
問題 ID を変更した際に、元の問題 ID の問題文ファイルが消えてほしい
#137 opened by riantkb - 0
マージしたときにも CI を走らせる
#148 opened by tsutaj - 1
キャッシュオブジェクトのリファクタリング
#145 opened by tsutaj - 0
- 8
英語版ドキュメントを書く
#48 opened by tsutaj - 5
- 0
Typo: ignore_samples
#125 opened by tsutaj - 1
設定オブジェクトのリファクタリング
#143 opened by tsutaj - 0
preprocess, postprocess が異常終了したら ss-manager も異常終了してほしい
#141 opened by tsutaj - 0
python-markdown の拡張機能を編集できるようにする
#139 opened by tsutaj - 0
`-c` のときに不要なメッセージが出る
#135 opened by tsutaj - 1
`-c` のときに creds を要求される
#133 opened by beet-aizu - 0
Google Docs を使った問題文処理時のエラーの導線が古い
#126 opened by tsutaj - 5
プロダクト名のリネーム
#115 opened by tsutaj - 0
Markdown 形式のレンダリングで、サンプルの解説文が HTML 化されてしまう
#129 opened by tsutaj - 0
配列形式の制約に対応していない
#128 opened by tsutaj - 0
クイックスタートの constraints.hpp が表示されていない
#127 opened by tsutaj - 2
箇条書きの丸印が消えている
#124 opened by tsutaj - 1
rime test をする前には rime clean したほうがよいことをドキュメントに書く
#122 opened by tsutaj - 0
制約ファイルのみ更新するオプションを追加する
#117 opened by tsutaj - 0
差分があったときにしか制約ファイルを更新しないようにする
#113 opened by tsutaj - 2
- 4
サンプル入出力の形式をテンプレートで指定可能にする
#103 opened by tsutaj - 5
キャッシュを出力して差分があるかどうか判定する
#106 opened by tsutaj - 0
制約ファイルを勝手に編集しない旨のコメントを追加する
#102 opened by tsutaj - 0
type hints の一部が 3.9 以上の記法になっている
#92 opened by tsutaj - 1
- 4
`reg-creds` したものをいい感じに認識する
#76 opened by tsutaj - 11
全ての問題をまとめた HTML の出力
#89 opened by tsutaj - 1
自動生成される制約ファイルに `#pragma once` を記載する
#87 opened by tsutaj - 2
【docs】元の文章と修正/削除の提案の両方が表示される
#84 opened by tsutaj - 0
creds の登録時に警告が出ないようにする
#83 opened by tsutaj - 5
特定のサンプルファイルを除外する
#75 opened by tsutaj - 1
問題文へのパスが絶対パスであるときの mode 自動認識の挙動が間違っている
#69 opened by tsutaj - 1
生成物に言語名をつけるかどうかの判定が間違っている
#68 opened by tsutaj - 1
-10^{hoge} が -1 \times 10^{hoge} になる
#77 opened by tsutaj - 1
答えを表す `.diff` 拡張子を認識しない
#72 opened by tsutaj - 2
API Key にも対応させる
#71 opened by tsutaj - 1
生成する HTML や PDF のスタイルを (選べる|指定できる) ようにする
#73 opened by tsutaj - 2
1 つの problem.toml で複数言語に対応させる
#50 opened by tsutaj - 1
local / docs mode の自動認識
#54 opened by tsutaj - 3
CI との連携を考える
#52 opened by tsutaj - 1
CONTRIBUTING.md での Python の推奨バージョンが不適切
#60 opened by tsutaj - 0
README の更新
#53 opened by tsutaj - 2
サンプルに関する記述を明確にする
#51 opened by tsutaj