Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NetCommons3/Wysiwyg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: NetCommons3/Wysiwyg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mathjax3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 10, 2025

  1. change: MathJax3に対応

    s-nakajima committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    7067d7d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    7330810 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. fix: ブラウザの警告を修正(sandboxの属性は不要だったため削除)

    ```
    An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
    ```
    researchmap/RmNetCommons3#3053 (comment)
    s-nakajima committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    c8f0693 View commit details
    Browse the repository at this point in the history
  2. fix: TeXのプレビューでルートや分母が表示されてなかったため修正

    ※CSSの設定が、MathJax2の設定になっていたため、正常に表示されなかった。
    researchmap/RmNetCommons3#3053 (comment)
    s-nakajima committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    93a9357 View commit details
    Browse the repository at this point in the history
Loading