Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anasampa2
/
parser
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ee0ec3d
parser
/
udpipe2
/
docs
/
scripts
/
preprocess
anasampa2
Upload 151 files
ee0ec3d
verified
9 months ago
raw
Copy download link
history
blame
Safe
109 Bytes
#!/bin/sh
perl -ple
'$_ = "<h${\(length $1)} id=\"$3\">$2</h${\(length $1)}>" if /^(#+)\s*(.*?)\s*#(\S+)$/'