该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 11月 01, 2023
-
-
由 Brett Walker 创作于
-
- 2月 09, 2023
-
-
由 Brett Walker 创作于
-
由 Brett Walker 创作于
-
- 12月 20, 2022
-
-
由 Brett Walker 创作于
Changelog: added
-
- 12月 02, 2022
-
-
由 Chad Woolley 创作于
- Converts GitLab Flavored Markdown Examples from old Golden Master approach to new approach.
-
- 11月 14, 2022
-
-
由 Chad Woolley 创作于
- Adds numbering, table of contents, and other structure/styling to markdown examples, like the standard CommonMark and GitHub Flavored Markdown rendered HTML specifications
-
- 10月 27, 2022
-
- 10月 12, 2022
-
-
由 Chad Woolley 创作于
- Split examples into two files as documented in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98493
-
- 10月 07, 2022
-
-
由 Chad Woolley 创作于
- Rename intro.txt to intro.md - Rename ghfm_spec_v_0.29.txt to ghfm_spec_v_0.29.txt.md
-
- 10月 02, 2022
-
-
由 Chad Woolley 创作于
- Validate that manually-curated config files do not have any invalid example names - Also fixes some issues where yarn integrity check started failing on CI, possibly for reasons unrelated to this MR - Also removes an unnecessary writable File.open that was overlooked in a previous refactor.
-
- 9月 08, 2022
-
-
由 Enrique Alcantara 创作于
Remove unnecessary space from GLFM documentation
-
由 Enrique Alcantara 创作于
Add specs and generate example snapshots for GitLab Flavored Markdown table of contents
-
- 8月 31, 2022
-
-
由 Chad Woolley 创作于
- Extract common fixture setup to new shared context - Move shared contexts to common glfm directory - Renaming files for consistency - Clean up and improve some file reading and other logic MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/96325
-
- 8月 23, 2022
-
-
由 Chad Woolley 创作于
- These are currently unused, so lets omit them until they are needed. Probably when we start doing conformance testing. - Also adds a bit of docs around this. More detailed docs will be added in future MRs.
-
- 8月 18, 2022
-
-
由 Enrique Alcantara 创作于
Create canonical examples for parsing and rendering audio and video in the GitLab Flavored Markdown spec
-
由 Chad Woolley 创作于
Removes unnecessary normalization (https://docs.gitlab.com/ee/development/gitlab_flavored_markdown/specification_guide/#normalization) of the 07_01__gitlab_specific_markdown__footnotes__001 GLFM snapshot example, and instead uses the GITLAB_TEST_FOOTNOTE_ID ENV var support which is already used to generate the examples in scripts/lib/glfm/update_example_snapshots.rb
-
由 Chad Woolley 创作于
- Add support for adding GitLab Flavored Markdown specification examples in H3 headers. MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/95302
-
- 8月 15, 2022
-
-
由 Enrique Alcantara 创作于
Update snapshots generated from examples of the GFM spec that can be interpreted as frontmatter Add new spec examples to describe front matter parsing rules
-
- 7月 26, 2022
-
-
由 Brett Walker 创作于
Authored by ethan.reesor Changelog: added
-
- 7月 22, 2022
-
-
由 Chad Woolley 创作于
- Sets GITLAB_TEST_FOOTNOTE_ID to override random footnote ID generation in GLFM snapshot examples
-
- 6月 20, 2022
-
- 6月 06, 2022
-
-
由 Chad Woolley 创作于
- Add support for normalizing entries in GLFM static HTML snapshot examples, to replace variable values in actual HTML responses
-
- 6月 05, 2022
-
-
由 Chad Woolley 创作于
- In glfm_canonical_examples.txt, remove placeholder sections and replace with actual section for footnotes, as well as some basic explanatory text
-
- 5月 20, 2022
-
-
由 Chad Woolley 创作于
- Implement support and add documentation for example_status logic. - See https://docs.gitlab.com/ee/development/gitlab_flavored_markdown/specification_guide/#glfm_example_statusyml
-
- 5月 17, 2022
-
-
由 Chad Woolley 创作于
- Markdown example YML rendering - Static HTML rendering via GLFM internal markdown helper - Successfully rendering (with skip of failed examples) WYSIWYG HTML and Prosemirror JSON YML for all examples via new 'remark' Content Editor deserializer. https://gitlab.com/gitlab-org/gitlab/-/issues/361241
-
- 5月 07, 2022
-
-
由 Chad Woolley 创作于
- Add headers and anchors for individual input and output files.
-
- 4月 30, 2022
-
-
由 Chad Woolley 创作于
- See related documentation added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/84220 MR: https://gitlab.com/gitlab-org/gitlab/-/issues/360212
-