|  Josh Soref | 4fbbefeb7e | Spelling (#8661) * spelling: always
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: apostrophe
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: articles
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: bajillion
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: bandwidth
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: compatibilize
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: congratulations
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: consistent
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: containing
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: correspondents
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: debuggability
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: definitions
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: engine
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: expectations
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: framework
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: gallery
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: github
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: gitlab
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: hesitant
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: hesitate
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: highlighter
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: installation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: internal
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: kramdown
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: link
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: markdown
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: markdownify
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: metadata
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: multiple
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: object
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: overridden
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: paths
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: positions
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: powershell
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: proceeding
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: pygments settings
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: referencing
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: retrieve
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: separating
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: several
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: specific
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: suppress
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: upgrading
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: variable
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: variables
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: whitespace
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: with
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> | 2021-05-14 21:18:13 +02:00 | 
				
					
						|  Ashwin Maroli | eae71e6235 | Rendering arbitrary Liquid variables by default (#7414) Merge pull request 7414 | 2020-11-11 07:49:58 -05:00 | 
				
					
						|  Ashwin Maroli | fadbe9eba4 | Test that Liquid expressions are not deeply evaled (#8292) Merge pull request 8292 | 2020-11-11 07:39:40 -05:00 | 
				
					
						|  Ashwin Maroli | de60632309 | Remove configuration of theme sass files from Core (#7290) Merge pull request 7290 | 2019-08-14 13:36:11 -04:00 | 
				
					
						|  Ashwin Maroli | 0f5e15811f | Remove warnings and fixes for deprecated config (#7440) Merge pull request 7440 | 2019-08-04 08:37:45 -04:00 | 
				
					
						|  Ashwin Maroli | 907477b9ca | Escape valid special chars in a site's path name (#7568) Merge pull request 7568 | 2019-03-15 13:14:57 -04:00 | 
				
					
						|  ashmaroli | 51bdea1303 | Allow passing :strict_variables and :strict_filters options to Liquid's renderer (#6726) Merge pull request 6726 | 2018-03-14 06:50:18 -04:00 | 
				
					
						|  ashmaroli | e5403396b7 | Disable default layouts for Pages with a `layout: none` declaration (#6182) Merge pull request 6182 | 2017-09-23 16:03:40 -04:00 | 
				
					
						|  Florian Thomas | cc1cb8150a | set `LiquidError#template_name` for errors in included file (#6206) Merge pull request 6206 | 2017-08-03 22:00:24 -04:00 | 
				
					
						|  ashmaroli | 4d9c93e491 | Disable default layouts for documents with a `layout: none` declaration (#5933) Merge pull request 5933 | 2017-05-15 16:06:23 -04:00 | 
				
					
						|  Florian Thomas | ecd04badf0 | throw IncludeTagError if error occurs in included file fixes #5756 | 2017-01-15 20:35:10 +01:00 | 
				
					
						|  Parker Moore | 736a800f0e | features: validate the exit status of 0 for successful calls | 2016-01-18 11:52:31 -08:00 | 
				
					
						|  Jordon Bedwell | 1c4b4ae271 | Add regression tests to Cucumber. | 2015-10-29 17:19:03 -05:00 | 
				
					
						|  Parker Moore | a87cda4b12 | Add configuration fallback for paginate, and fix tests. | 2015-01-31 13:53:17 -08:00 | 
				
					
						|  Parker Moore | 943dc27e78 | Add a space because regexp. | 2014-08-30 22:40:32 -07:00 | 
				
					
						|  Parker Moore | eea5921856 | Fix test for Liquid rendering in Sass. | 2014-08-30 21:54:50 -07:00 | 
				
					
						|  Chris Frederick | 1238ccefcc | Fix Cucumber scenario | 2014-08-26 22:24:18 +09:00 | 
				
					
						|  Parker Moore | e37b3ca8e1 | Any assets read in as Pages shall not be rendered or layout'd | 2014-05-21 00:52:21 -04:00 |