Skip to content

Commit

Permalink
chore: fix Markdown table
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrann0us committed Jun 19, 2024
1 parent 664f500 commit 5806f07
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/degree_programs_search_shortcode.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@ See below for a list of supported attributes.

## List of supported filters

| Filter | Description | Accepted values (if used as a pre-applied filter) |
|-------------------------|-------------------------------------------------------------------------|---------------------------------------------------|
| `admission-requirement` | Admission requirements filter | Not available |
| `area-of-study` | Area of study filter | Comma-separated term names |
| `attribute` | Attribute filter | Comma-separated term names |
| `degree` | Degree filter | Comma-separated term names |
| `faculty` | Faculty filter | Comma-separated term names |
| `german-language-skills-for-international-students` | German language skills for international students filter | Comma-separated term names |
| `search` | Search keyword filter (explicitly added by default, no need to include) | Not available |
| `semester` | Semester filter | Comma-separated term names |
| `study-location` | Study location filter | Comma-separated term names |
| `subject-group` | Subject group filter | Comma-separated term names |
| `teaching-language` | Teaching language filter | Comma-separated term names |
| Filter | Description | Accepted values (if used as a pre-applied filter) |
|-----------------------------------------------------|-------------------------------------------------------------------------|---------------------------------------------------|
| `admission-requirement` | Admission requirements filter | Not available |
| `area-of-study` | Area of study filter | Comma-separated term names |
| `attribute` | Attribute filter | Comma-separated term names |
| `degree` | Degree filter | Comma-separated term names |
| `faculty` | Faculty filter | Comma-separated term names |
| `german-language-skills-for-international-students` | German language skills for international students filter | Comma-separated term names |
| `search` | Search keyword filter (explicitly added by default, no need to include) | Not available |
| `semester` | Semester filter | Comma-separated term names |
| `study-location` | Study location filter | Comma-separated term names |
| `subject-group` | Subject group filter | Comma-separated term names |
| `teaching-language` | Teaching language filter | Comma-separated term names |

## List of elements that can be hidden

Expand Down

0 comments on commit 5806f07

Please sign in to comment.