jaradc

Results 17 issues of jaradc

If you go here: https://pandao.github.io/editor.md/en.html And enter this in the online demo at the top: ``` ### Features I ran 14:12:1 to 11:21:5 ``` Looks like this: ![image](https://user-images.githubusercontent.com/12854767/168939368-4342e828-585b-4939-a67c-35e090a0298b.png) How do...

Is there a way to click and drag a handler area at the bottom of the editor to make the editor taller or smaller vertical-wise?

**cfn-lint version**: cfn-lint 0.52.0 **Description** Elastic Beanstalk has [pre-defined named resources](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/customize-containers-format-resources-eb.html). cfn-lint doesn't appear to be able to detect this. **Code Example** ```yaml Resources: AWSEBV2LoadBalancerListener: Type: 'AWS::ElasticLoadBalancingV2::Listener' Properties: Port: 80...

enhancement

### Description When running `eb create` or `eb deploy` commands on WINDOWS 10, files with executable permissions (ex: chmod +x build.sh) are not zipped correctly when creating the application version...

In my admin titles, I'm getting values like: `6713.98000000000` How can I simply round to two decimal places?

Windows 10, using pip to install, I see this: ``` Microsoft Windows [Version 10.0.19043.1706] (c) Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>pip install taxjar Collecting taxjar Using cached taxjar-2.0.0-py3-none-any.whl Requirement already...

![can-i-disable-acls](https://user-images.githubusercontent.com/12854767/232258779-7dac9c25-89c4-4202-96fe-69a400fbb6f3.jpg) Can I disable ACLs and still use this package?

After pip install, attempt to import, get this: ``` from randimage import get_random_image, show_img_list Traceback (most recent call last): File "", line 1, in from randimage import get_random_image, show_img_list File...

Just FYI: ``` // AMD. Register as an anonymous module. define([ "jquery", "jquery-ui/ui/sortable" //

Long time admirer of this amazing jQuery work of art. It's just amazing! Genius really. Quick question for anyone: See below? The top item 0 is the root node. The...