- 02 Oct, 2021 2 commits
-
-
broxen authored
* Header formatting for Details Summary Cleaning up Headers within Details Summary * Fix for TOC Anchor location Fix for TOC Anchor location within Details Summary * display: none for the keyline seems smarter * Fixes to accommodate large summaries Fixed to accommodate larger summaries containing both headers and phrasing text. Still removing keylines for summaries with ONLY a header.
-
Иван authored
-
- 11 Sep, 2021 3 commits
-
-
bavis-m authored
Co-authored-by:
Mark <mark@mhack.io>
-
Mostafa authored
-
tsh96 authored
-
- 02 Apr, 2021 2 commits
- 29 Jan, 2021 2 commits
-
-
scienceasdf authored
Fix: in group edit rules, write scripts permission and write styles permission can be configured. (#2829) At present, the user that are not in the administrator group have no access to edit scripts and styles in page editor panel. This commit add configuration in group rule manage webpage so that users' permission on writing styles and writing scripts can be modified.
-
Guillaume Hanotel authored
-
- 13 Dec, 2020 1 commit
-
-
Marwane Kalam-Alami authored
-
- 02 Nov, 2020 1 commit
-
-
avioral authored
* - Modify elastic settings - Add tags field to index - Modify elastic search query - Remove empty entities from build suggests list * Fix map parser error * - Fix broken drawio svg diagram (rtl issue) * - Restore the spaces in objects to respect the project formatting rules. - Omit explanation line
-
- 01 Nov, 2020 2 commits
-
-
takumi9942 authored
-
Edoardo Morassutto authored
When using inline math ($e^{-x^2}$) the curly braces are interpreted as attributes by markdown-it-attrs. Since most of the times they are not valid attributes they simply get removed. This patch escapes the curly braces (the default attribute delimiter), fixing the KaTeX rendering errors. It would be nice to simply skip that rule for `katex_inline` block types but as far as I know markdown-it-attrs doesn't have such an option. Fixes #1581
-
- 23 Oct, 2020 1 commit
-
-
Nicolas Giard authored
-
- 06 Oct, 2020 1 commit
-
-
Kaito Minatoya authored
-
- 03 Oct, 2020 2 commits
- 26 Sep, 2020 1 commit
-
-
Иван authored
* fix: tabset tabs can't be scrolled Fix for #2091. The change advised in that issue works brilliantly. * fix: tabset scrollbar is visible even if unnecessary * fix: tabset tall headers Co-authored-by:
Nicolas Giard <github@ngpixel.com>
-
- 21 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 19 Sep, 2020 1 commit
-
-
James C authored
Fix for #2062. Using token.string only captured the character at the cursor. Now using the cursor location to determine suitable search text. Also corrected syntax issue where suggestion removed opening link parenthesis.
-
- 14 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 13 Sep, 2020 4 commits
-
-
NGPixel authored
-
NGPixel authored
-
NGPixel authored
-
takumi9942 authored
-
- 12 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 08 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 07 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 06 Sep, 2020 3 commits
- 05 Sep, 2020 2 commits
- 02 Sep, 2020 1 commit
-
-
NGPixel authored
-
- 31 Aug, 2020 1 commit
-
-
NGPixel authored
-
- 30 Aug, 2020 2 commits
- 23 Aug, 2020 1 commit
-
-
NGPixel authored
-
- 22 Aug, 2020 1 commit
-
-
NGPixel authored
-
- 15 Aug, 2020 1 commit
-
-
Alice Barker authored
* Add overflow scroll to search results All search results were not visible on desktop screens beyond the viewport height, adding overflow-y: scroll fixes this * Update search-results.vue
-